Answer Posted / srilatha
whenwe are creting a servlet class
it is not importted the servlet related packages,or classes
it will not having any servlet related methods then it will
throws the general exception like servlet exception
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Can we refresh servlet in client and server side automatically?
What is the use of servlet wrapper classes?
How is the get () method different from the post() method?
What do you mean by httpservlet and how it is different from the genericservlet?
What is generic servlet class?
What are the different methods involved in generic servlet?
What do you mean by request dispatcher in servlet? Also explain its methods.
What is called Session Tracking?
What are the types of protocols supported by httpservlet ?
What methodology can be followed to store more number of objects in a remote server?
Which event is fired at the time of session creation and destroy?
What is the procedure of invoking different servlet in a different application?
What is httpservlet class?
How we can call a jsp from the servlet?