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

Can we use methods in JSP? If so where the methods are
stored in servlet class file?

Answer Posted / mandrita sinha choudhuri

Yes we can write java methods inside jsp files within
the "declarations" tag <!%//the method%>.

This part of the code is compiled by the servlet engine and
inserted outside the _jspservice() method in the generated
servlet class.

Is This Answer Correct ?    38 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of jstl tags?

964


What happens when a page is statically included in another jsp page?

1012


What is el in jsp?

980


Differentiate between and <%@include file=…>.

967


What is jsp and its uses?

995


How does a jsp work?

951


How does a jsp engine work?

977


What is the difference between java servlet and jsp?

959


What is the difference between hide comment and output comment?

1774


What do you know about pagecontext and what are the advantages of using it?

987


How can information from one JSP be passed to another JSP?

1060


How to include a jsp file in another jsp file?

954


Why are jsp pages preferred for creating web-based client program?

1087


How does error handling occur with jstl?

970


How do you delete the session data?

1027