Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Jakarta Server Pages
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Compiler == A '''JavaServer Pages compiler''' is a program that parses JSPs and transforms them into executable [[Java Servlets]]. A program of this type is usually embedded into the [[application server]] and run automatically the first time a JSP is accessed, but pages may also be precompiled for better performance, or compiled as a part of the build process to test for errors.<ref>{{Cite web|url=https://www.ibm.com/docs/en/products|title=IBM Docs|website=www.ibm.com}}</ref> Some JSP containers support configuring how often the container checks JSP [[Computer file|file]] [[timestamp]]s to see whether the page has changed. Typically, this timestamp would be set to a short interval (perhaps seconds) during [[software development]], and a longer interval (perhaps minutes, or even never) for a deployed [[Web application]].<ref>{{Cite web|url=https://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.help.eas_5.0.easperf/html/easperf/easperf111.htm|title=SyBooks Online|website=infocenter.sybase.com}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)