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

Investigate whether it's important to set jakarta.servlet.context.tempdir #439

Closed
jesse-gallagher opened this issue Jun 27, 2023 · 0 comments
Labels
enhancement New feature or request servlet
Milestone

Comments

@jesse-gallagher
Copy link
Member

During app initialization, the property javax.servlet.context.tempdir is set to an app-specific path within the general JVM-level temp directory. It's possible that JEE components look for the new-era equivalent of jakarta.servlet.context.tempdir, so maybe it'd make sense to have an IServletFactory duplicate this property for them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request servlet
Projects
None yet
Development

No branches or pull requests

1 participant