What is session variable in servlets?
Answer / abc
you can use session for storing data / objects. and for
tracking user activities.
| Is This Answer Correct ? | 25 Yes | 13 No |
What is servlet container?
What are the features added in Servlet 2.5?
What is Servlet Context?
which method in doGet or doPost is use to send binary date to server
What is the need of servlet filters?
can anybody send me j2ee softwares such as tomcat,weblogic server ,netbeans
How do cookies work in servlets?
If you want to modify the servlet,will the Webserver need to be ShutDown ?
Explain is servlet mapping?
What are the methods in HttpServlet?
Explain url encoding in servlet?
What is new in ServletRequest interface ? (Servlet 2.4)