how to use servlets with j2ee ?

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


Please Help Members By Posting Answers For Below Questions

What is servlet in simple terms?

563


Explain the custom jsp tags and the beans.

615


Explain the concept of ssi ?

593


Write a program to show the functionality of doget and dopost method?

651


What is called Scriptlet?

561






Is servlet a server side scripting language?

553


Explain url encoding in servlet?

576


If my browser does not support cookie, and my server sends a cookie instance what will happen?

647


hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code

2280


Why is a constructor needed in a servlet even if we use the init method?

602


Difference between GET and POST?

707


How can you run a servlet program?

601


Why do we have servlet listeners?

597


How can you use a servlet to generate a plain text instead of html?

590


How to read request headers from servlets?

562