Answer Posted / sk
this is also one of the package in servlets .......
package consists of Classes,Interfaces,Exceptions
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we create deadlock situation in servlet?
What is a servlet context?
What are the objects involved when a servlet receives a call from client?
What are advantages of servlets over cgi?
What is the use of servlet wrapper classes?
What is the need of servlet filters?
What are its drawbacks of cgi?
What is the difference between forward () and sendredirect () functions in servlet? Explain
What is servlet lazy loading?
What is the life-cycle of servlets?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
What are all the advantages of servlet over cgi?
Why do you use session tracking in httpservlet?
How can we refresh automatically when new data has entered the database?
Why do we have servlet wrapper classes?