Answer Posted / ravikiran.chd
by making use of session tracking mechanisms such as
1).Hidden Form Fields
2).cookies
3).Http Sessions
4).Url Rewriting
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are its drawbacks of cgi?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
What is java servlet?
What are the two important api's in for servlets?
Define the servlet mapping.
What are the kinds of http requests?
How the JSP file will be executed on the Server side?
What is cgi and what are its drawbacks?
What’s the difference between sendredirect and forward methods
Tell us something about servletcontext interface.
What are the ways to handle multi-threading in servlets?
How does tomcat servlet container work?
How do you invoke a servelt?
What is a server side include (ssi)
Explain servlet.