Explain the different ways for servlet authentication?
No Answer is Posted For this Question
Be the First to Post Answer
List some life cycle methods of a servlet.
Why are http servlets used in programming?
What is servlet api used for conneting database?
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
what is the difference between doGet() and doPost()?
What is the advantage of Servlets when compared with other server side technologies?
What is URL Rewriting ?
Write all the phases defined in servlet life cycle?
What are the steps that are involved in using the httpservlet class?
What is done after deploying a war file and before client gives a request
How to invoke a Servlet?