What is meant by session? Tell me something about httpsession class?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by cgi in servlet?
What if you need to span your transaction across multiple servlet invocations?
What is Single Threaded Model in Servlets? Explain this with an example?
What are the jobs performed by servlets?
How do you pass the data from one servlet to another servlet?
Name the different ways of session tracking.
Write a simple servlet program to print the contents of html.
How httpservlet is different from the genericservlet?
What are the types of Session Tracking ?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
Why filter is used in servlet?
how the HTML data stored in web server?