Answer Posted / ravikiran.chd
by writing a servlet class where the business logic resides
and the configuration happens with in the web.xml
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to have a constructor inside the servlet?
Why are http servlets used in programming?
What are the life cycle methods of the servlet?
What’s the difference between genericservlet and httpservlet?
How can you push data from an Applet to a Servlet?
What are advantages of servlets over cgi?
Difference between forward() method and sendredirect() method ?
What is the difference between jsp and servlet life cycle?
What are sessions in servlets?
how the HTML data stored in web server?
How is the get () method different from the post() method?
How can I send user authentication information while making URL Connection?
Explain the servlet filter.
How does tomcat servlet container work?
How the servlet is loaded?