Skip to content

Any plans to support JSP? #17646

Answered by aibaars
slominskir asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for your question. There has been some work on JSP support in the past, but I don't think it has become a fully supported feature.

If you're curious you could try running CodeQL with the environment variable CODEQL_EXTRACTOR_JAVA_JSP=true. Note that experimental features should typically be avoided for production use.

command="mvn clean package -P tomcat8Jsp", _env={"CODEQL_EXTRACTOR_JAVA_JSP": "true"}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by slominskir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants