what is servlet and what you get when we use servlets?

Answer Posted / rohit patel(vadodara)

Srevelet is mainly Java-based Server Side web Technology..

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Servlets and Applets?

543


What do you mean by scope object and what are its types?

563


Explain url encoding in servlet?

576


What is a servlet?

607


What are some advantages of storing session state in cookies?

591






What are the jobs performed by servlets?

581


Can we get PrintWriter and ServletOutputStream both in a servlet?

655


What do you mean by web applications? Explain web application directory arrangement?

534


Hello, My project requirement is like I need to create a web page using MVC pattern. I hava a bean class, jsp page, servlet, service and dao. My jsp has two fields. One is dropdown list. The option values has to get populated from the database table. The other one is a text box and its value has to come from database table. As of now I have defined the fields in bean class, got the values from database using arraylists in dao class and I called this from service class. Can anyone please tell me the workflow of how the servlet will get this arraylist and populate the arraylist values as dropdown options in jsp page? Also I would like to know the role of bean class in MVC pattern? Thanks in advance!

1830


What do you understand by mime type?

558


How servlet is created?

540


If servlet receives multiple requests, how many objects will it create?

825


What is a java servlet?

552


What is the major difference between context parameter and context attribute?

591


What are the various ways of session supervision in servlets?

517