What are the difference between session and cookies in servlet? Explain
No Answer is Posted For this Question
Be the First to Post Answer
Is there any need to shutdown the web server, if you want to modify a servlet?
How to commuincate between an applet and a servlet?
What is difference between cookies and httpsession?
Why servlet is used as controller ? Not JSP? I want complete explation?
What are the security issues in Servlets?
What is servlet and list its types?
Explain in brief the directory structure of a web application?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
How is an application exception handling is done using a servlet?
What is the difference between forward () and sendredirect () functions in servlet? Explain
how a user session can be tracked in servlets?