Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Servlets Interview Questions
Questions Answers Views Company eMail

Which are the different ways you can communicate between servlets?

1059

What are sessions in servlets?

1119

Can you explain in detail 'javax.servlet' package?

1047

What are the different ways we can maintain state between requests?

1166

What's the use of servletcontext?

1199

What are advantages of servlets over cgi?

1167

What's the architecture of a servlet package?

1101

What are the two important api's in for servlets?

1141

Explain the concept of ssi ?

1122

Why is http protocol called as a stateless protocol?

1090

What's the difference between authentication and authorization?

1207

Explain in brief the directory structure of a web application?

1161

How do we share data using 'getservletcontext ()?

1102

What is a java servlet?

1153

Difference between get and post in java servlets?

1081


Post New Servlets Questions

Un-Answered Questions { Servlets }

How servlet is created?

1324


What’s the difference between genericservlet and httpservlet?

1198


What is the need of servlet filters?

1068


What is the life cycle of a servlet?

1620


What are the differences between the servletconfig interface and the servletcontext interface?

1259


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!

2454


Write a simple servlet program to print the contents of html.

1130


What's the difference between authentication and authorization?

1207


What are the steps involved in placing a servlet within a package?

1121


When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?

1108


Is java servlet still used?

1096


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

1183


Is that servlet is pure java object or not?

1174


What is a servlet context?

1238


Differentiate between the print writer and servlet output stream?

1043