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

how to compile jsp?

Answer Posted / deepthi

Web Server provides the following ways of compiling JSP
2.1-compliant source files into servlets:

*

JSP are automatically compiled at runtime.
*

The jspc command-line tool, described in this section,
enables you to precompile JSPs at the command line.

You must disable dynamic reloading of JSP when deploying a
web application archive that has precompiled JSP without the
corresponding jsp source files. To do this, set the
reload-interval property to -1 in the jsp-config element of
the sun-web.xml file.

Reference:
http://docs.sun.com/app/docs/doc/820-1066/abxcc?a=view

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you override a final method?

1081


What is the purpose of format function?

1244


What is java oops?

1168


Explain about serializable interface in java?

1051


What is a double vs float?

1073


Differentiate between vector and array list.

1117


How do you print array in java?

1050


Is heap stored in ram?

1022


What is the maximum size of list in java?

1019


When parseint method can be used?

990


What do you understand by access specifiers in Java?

1057


What is the difference between inner class and nested class?

1154


what is the constructor and how many types of constructors are used in java?

1043


What is data type in java?

950


What are different access specifiers in java?

1063