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


why we use jsp as view

Answers were Sorted based on User's Feedback



why we use jsp as view..

Answer / ravikiran chhaduvula

Jsp seperates the presentation logic,And the tags
associated with the JSP api can be easily rendered by the
browser for display.As JSP is indirectly java inside html
tags

Is This Answer Correct ?    2 Yes 0 No

why we use jsp as view..

Answer / u.aniketh

because, to write jsp code, little java code is needed, so
normal programmers can also write jsp code. where as
servlet requires pure java code.

Is This Answer Correct ?    4 Yes 5 No

why we use jsp as view..

Answer / amandeep

because jsp contain HTML tags and also provide custom tags

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More JSP Interview Questions

What program opens a jsp file?

0 Answers  


What are custom tags?

0 Answers  


What will happen if iselignored attribute is set as false?

0 Answers  


Can we call destroy method inside init method?

0 Answers  


Give an example of using your own tags.

0 Answers  


What is the difference between <jsp:forward> and sendRedirect?

6 Answers   HCL,


What are the ways to insert java code into jsp page?

0 Answers  


How are jsp(java server pages) better than asp(active server pages)?

0 Answers  


How can my application get to know when a httpsession is removed?

0 Answers  


Write a Program using Servlet and JDBC for developing online application for displaying the details of Cars owned by the residents in XYZ society. Make necessary assumptions and create appropriate databases.

1 Answers   ME,


How we can include the result of another page in jsp?

0 Answers  


What are different types of comments used in jsp?

0 Answers  


Categories