How do you invoke a Servlet? What is the difference between doPost method and doGet method?
No Answer is Posted For this Question
Be the First to Post Answer
Can you call a jsp from the servlet?
Which HTTP method is non-idempotent?
What are the functions of Servlet container?
What are some disadvantages of storing session state in cookies?
can u give some realtime example in ploymorphism? and inheritance?
Explain servlet life cycle?
Which event is fired at the time of session creation and destroy?
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 directory structure of web application?
How can you use a servlet to generate a plain text instead of html?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
how a user session can be tracked in servlets?