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

Cannot be used in spring boot #33

Open
duanxg opened this issue Aug 3, 2017 · 3 comments
Open

Cannot be used in spring boot #33

duanxg opened this issue Aug 3, 2017 · 3 comments

Comments

@duanxg
Copy link

duanxg commented Aug 3, 2017

Cannot be used normally in sping boot?

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Thu Aug 03 18:10:55 CST 2017
There was an unexpected error (type=Not Found, status=404).
Not Found

@ctomc
Copy link
Contributor

ctomc commented Aug 3, 2017

That would be issue in config of your app and/or springboot
And noting to do with jsp compiler

@duanxg
Copy link
Author

duanxg commented Aug 4, 2017

Undertow does not support JSPs.
This is how sorry things!

@ctomc
Copy link
Contributor

ctomc commented Aug 4, 2017

Interesting! But that would be bug in springboot as such.
We do support JSP in undertow, with addition of Jastow and just a simple extra programmatic config.

This is how we handle JSP in WildFly

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