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

Disable JspServlet initialization #281

Closed
wForget opened this issue Feb 5, 2020 · 0 comments
Closed

Disable JspServlet initialization #281

wForget opened this issue Feb 5, 2020 · 0 comments

Comments

@wForget
Copy link
Member

wForget commented Feb 5, 2020

Is your feature request related to a problem? Please describe.
Disable JspServlet initialization.
Solve the conflict problem of Jasper package.

Describe the solution you'd like
The code can disable JSP:

jettyServletWebServerFactory.getJsp().setRegistered(false);

Describe alternatives you've considered
no

Additional context
no

您的功能请求是否与问题有关?请描述一下。
禁用JspServlet初始化。
解决Jasper包的冲突问题。
描述您想要的解决方案
代码可以禁用JSP:
jettyServletWebServerFactory.getJsp().setRegistered(false);
描述你考虑过的备选方案

附加上下文

mayinrain pushed a commit to mayinrain/incubator-linkis that referenced this issue Sep 6, 2023
* Log writer and read execute user update to jvm user

* Fix python kill do not kill children process bug

---------

Co-authored-by: peacewong <wpeace1212@gmail.com>
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

2 participants