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's the difference between servlets and applets?

1101

What's the servlet interface?

1124

Given the request path below, which are context path, servlet path and path info?

1103

When a servlet accepts a call from a client, it receives two objects. What are they?

1311

What is java servlet session?

1031

What's the advantages using servlets than using cgi?

1047

Can filter be used as request or response?

1018

request parameter how to find whether a parameter exists in the request object?

1066

What do you mean by httpservlet and how it is different from the genericservlet?

1131

What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

1107

How do you create a cookie using servlet?

1232

Why doesn’t a servlet include main()?

1107

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

1130

Why do we use sendredirect() method?

1024

Explain the servlet filter.

1046


Post New Servlets Questions

Un-Answered Questions { Servlets }

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 >>

3019


What do you mean by cgi in servlet?

1132


What are the life cycle methods of a servlet?

1103


What is called servlet container?

1157


What are the jobs performed by servlets?

1149


If some new data has entered the database, explain how can a servlet refresh automatically?

1355


Is dispatcher servlet a singleton?

1076


If my browser does not support cookie, and my server sends a cookie instance what will happen?

1147


Explain the servlet filter.

1046


Explain the difference between get and post method in servlet?

1200


What is the element?

1101


What do you mean by filter in servlet?

1068


What are the phases of servlet life cycle?

1170


What is servlet looping or chaining?

1191


The code in a finally clause will never fail to execute, right?

1154