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

What are the exceptions thrown by servlets? Why?

1252

What is session tracking?

1266

What are all the protocols supported by httpservlet?

1358

How can you run a servlet program?

1143

How can we refresh automatically when new data has entered the database?

1172

Which exception is thrown if servlet is not initialized properly?

1 3259

What is called servlet mapping?

1159

What are the type of protocols used in httpservlet?

1151

What is generic servlet class?

1128

What is a servlet-to-servlet communcation?

1262

What is meant by cookies?

1141

Whether thread can be used in servlets?

1268

What is the difference between 2 types of servlets?

1200

What exception should be thrown when servlet is not properly initialized?

1064

What is pure servlet?

1261


Post New Servlets Questions

Un-Answered Questions { Servlets }

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

1108


What is a servlet context?

1238


What is meant by Servlet? What are the parameters of service method?

1106


What is java servlet session?

1031


How to rectify errors in java servlet while compilation?

1014


What is the difference between portlet and servlet?

1043


How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255

3455


What is the web server used for running the Servlets?

1069


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!

2453


How do you communicate in between Applets and Servlets?

1125


Explain web container.

1085


What is the difference between a generic servlet and http servlet?

1047


What is http servlet?

1106


Which HTTP method is non-idempotent?

1189


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

1107