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
Why do we need a constructor in a servlet if we use the init method?
Why doesn’t a servlet include main()?
What is Client-Server Computing?
What are the common methods that are included in the http servlet class?
What is cookies in servlet with example?
What's the difference between authentication and authorization?
How can the referrer and the target urls be used in servlet?
Difference between GET and POST?
Difference between httpservlet and generic servlets?
Which method is called when reference variable is passed in system.net?
Which protocol will be used by browser and servlet to communicate
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 is the difference between the include() and forward() methods?
How can the session in servlet can be destroyed?
What is a deployment descriptor?