Servlets Interview Questions
Questions Answers Views Company eMail

Is Servlet Class Thread safe?????? How to make servlet Thread safe ???

Cognizant,

4 7366

Is JSP Thread Safe ???? How To make JSP thrad safe ?????

Cognizant,

6 16863

Difference Between Web Server and Application server ??

PWC,

4 8359

how can we execute servelt? what the use ".war" or ".jar" file creation

CTS,

3 7703

which method in doGet or doPost is use to send binary date to server

HCL,

2 7134

why are using HttpServlet in realtime projects and why are not using Genericservlet

2 8165

what is the difference between servlets and struts?

3 29174

why are extending GenericServlet and why are extending HttpServlet explain?

7 10532

what is the difference between doGet() and doPost()?

TCS,

6 13366

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

CTS,

2270

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!

1823

explain filters in java?

TCS,

2 6287

I have a requirement Here we have a ResultSet object that will contain 50 records i need to print those recors in to a webpage(i.e; view according to MVC architectures that mybe servlet or jsp) . Here i need to print the records 10 per page that is 1 to 10 in page one and 11 to 20 in page two like remaining will be appeared in other pages we need to display those page numbers whenever we click on that page number we will go to that page and display 10 records like we will display 5 pages it is like this << 1 2 3 4 5 next >>

ProKarma,

2520

My Question is that i am using tag in my servlet and after compilation after that calling by url in my browser then images are not showing. Sometime images are showing and sometime is not showing. I am using Tomcat to run my servlets. Tell me if there any specification for image in servlets or what is solution for this ??

2 4151

What is the difference between JspWriter and PrintWriter

Artech,

4 16474


Post New Servlets Questions

Un-Answered Questions { Servlets }

What are the types of Session Tracking ?

636


Explain their methods? Tell me their parameter names also have you used threads in servlet?

572


What are the types of servlet?

652


What are its drawbacks of cgi?

559


How can you create a session in servlet?

585






What is servlet mapping?

590


Tell the new features added in servletrequest interface i.e. Servlet 2.4

565


What is session tracking?

690


How to notify an object in session when session is invalidated or timed-out?

622


Differentiate between the web server and application server?

548


Explain the servlet context.

593


What are the difference between session and cookies in servlet? Explain

550


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

529


How to get the IP address of client in servlet?

618


What do you mean by chaining in servlet?

564