Servlets Interview Questions
Questions Answers Views Company eMail

What do you mean by session tracking and also explain its techniques?

667

What do you mean by request dispatcher in servlet? Also explain its methods.

811

What are the types of an http request?

780

How to upload a file to the server using servlet?

717

What is the directory structure of web application?

701

How can you start a jta transaction from a servlet deployed on jboss?

844

What if you need to span your transaction across multiple servlet invocations?

774

What is a cookie What is the difference between session and cookie

792

What is the difference between genericservlet and httpservlet

741

What is a server side include (ssi)

755

How do you find out what client machine is making a request to your servlet

734

What is meant by a web application

719

Which protocol will be used by browser and servlet to communicate

751

Explain the architechure of a servlet?

797

What is url encoding and url decoding

806


Post New Servlets Questions

Un-Answered Questions { Servlets }

What are important features of Servlet 3?

774


What’s the difference between sendredirect and forward methods

791


How do I support both get and post from the same servlet?

913


What is Request Dispatcher?

1040


What is a java servlet?

736


How we can call a jsp from the servlet?

704


What do you mean by servlet?

886


Can we fetch the attributes related to a servlet on a different servlet?

848


What is lazy loading and what is Generic Servlet Class?

792


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!

1985


Tell us something about servletcontext interface.

804


What is the servlet?

818


Is servlet synchronized?

793


What is the use of httpservletrequestwrapper?

764


What is called servlet mapping?

722