What is difference between cookies and httpsession?
No Answer is Posted For this Question
Be the First to Post Answer
How to get the server information in a servlet?
How can we implement a jsp page?
If servlet receives multiple requests, how many objects will it create?
Whether thread can be used in servlets?
When Servlet is unloaded?
what is multiple server?
Can a servlet be called by passing its name as a parameter in the URL?
can v create a constructor 4 servlet?
What is the capacity that doGet method can send to the server?
What is SingleThreadModel interface?
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
How do you load an image in a Servlet?