Make clear org.apache.jasper.compiler.disablejsr199 only applies to glassfish
This commit is contained in:
parent
9c9eed1d33
commit
dfb751c331
|
@ -16,5 +16,5 @@ jsp-impl/${jsp-impl}-jsp
|
|||
# default jetty >= 9.2
|
||||
jsp-impl=apache
|
||||
|
||||
# To use a non-jdk compiler for JSP compilation when using apache uncomment next line
|
||||
# To use a non-jdk compiler for JSP compilation when using glassfish uncomment next line
|
||||
# -Dorg.apache.jasper.compiler.disablejsr199=true
|
||||
|
|
Loading…
Reference in New Issue