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


diffrence between jsp and servelts.

Answers were Sorted based on User's Feedback



diffrence between jsp and servelts...

Answer / neeraj

Servlet are precompile but jsp are complilec by container.

Is This Answer Correct ?    5 Yes 1 No

diffrence between jsp and servelts...

Answer / satish

servlets r precomplied---jsp r postcomplied

Is This Answer Correct ?    3 Yes 1 No

diffrence between jsp and servelts...

Answer / sk

the .class file is generated in the servlets by
developer..but in the jsp the .class file is generated by
the container.........

Is This Answer Correct ?    1 Yes 0 No

diffrence between jsp and servelts...

Answer / sekhart

Servlets couldn;t implicit objects.But Jsp's are having them.

Is This Answer Correct ?    3 Yes 3 No

diffrence between jsp and servelts...

Answer / ganesh

suppose we can change the servlet page code in the project.
at the time,we can restart the server or to modify the
web.xml.
suppose we can change the jsp page code in the project at
the time,we can't restart the serveror can't modify the
web.xml.

Is This Answer Correct ?    3 Yes 3 No

diffrence between jsp and servelts...

Answer / yuga.reddi08

Jsps are good at presentation and servlets are good at
ApplicationLogic(Controller).Excution time for Jsps are
more comapared to Servlet because at 1st request coming
from Jsp then Jsp translator is converted into servlet and
then processing..Servlet are precompile but jsp are
complilec by container.
Jsps are Html inside java code where as servlets are Java
inside Html.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Advanced Java Interview Questions

the advantages of polymorphic

1 Answers  


How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration

1 Answers  


what we can't do in jdbc but can do hibernate?

3 Answers   Cap Gemini,


What are various types of class loaders used by jvm?

0 Answers  


What is preemptive and Non-preemptive Time Scheduling?

6 Answers   Cognizant,


what is the port number of RMI?

2 Answers  


diff between jsp include directive and jsp action include?

4 Answers   SolutionNET,


What is RMI Registry?

6 Answers   Siemens, United Software Solutions,


if i know the lenght of collection in hand, should I use Array or Arraylist? justify

1 Answers   iTrust,


What is the map interface?

0 Answers  


What is servlet preinitialization

1 Answers   iFlex,


life cycle of an applet?

3 Answers  


Categories