Answer Posted / udayc how
1)user authentication
2)hidden form fields
3)cookies
4)url rewriting
5)httpsession
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How to get the server information in a servlet?
Is it good idea to create servlet constructor?
How to rectify errors in java servlet while compilation?
What is the main purpose of java servlets?
When jsessionid is created?
Is tomcat a servlet container?
How do you run a servlet?
What do you mean by mime type?
What is the difference between forward () and sendredirect () functions in servlet? Explain
What must be implemented by all servlets?
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
What are session variable in servlets?
Why servlet is faster than jsp?
What is ServletContext object?
Why session tracking is needed?