Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support precompilation for <jsp-file> on startup when <load-on-startup> is set #19

Open
glassfishrobot opened this issue Jan 11, 2012 · 3 comments

Comments

@glassfishrobot
Copy link

Given the following in web.xml:

index /index.jsp 0

The index.jsp file should be precompiled when the JspServlet goes into service.

However, this jasper implementation does not seem to support that. By contrast, the Tomcat jasper version does support it, using init-params to the JspServlet to pass in the uris of jsp-files to be precompiled on startup.

This is tracked in the jetty issue tracker here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=367680

Affected Versions

[current]

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Reported by janbartel

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
This issue was imported from java.net JIRA JSP-23

@glassfishrobot
Copy link
Author

@glassfishrobot glassfishrobot self-assigned this Aug 17, 2018
@markt-asf markt-asf transferred this issue from jakartaee/pages Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant