What is servlet and list its types?
No Answer is Posted For this Question
Be the First to Post Answer
What are setSecure() and getSecure() methods in Cookies?
Which http method is said to be non-idempotent and idempotent?
How can you create a session in servlet?
What is meant by a web application
What is Client-Server Computing?
How can I share objects across different sessions?
What are some disadvantages of storing session state in cookies?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
What are the types of protocols supported by httpservlet ?
Explain Action Servlet?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
What is done after deploying a war file and before client gives a request