Re: Modify JspServlet config in application web.xml?

2018-01-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Richárd, On 1/27/18 7:18 AM, Richárd Olivér Legéndi wrote: > Thanks a lot, Christopher and Mark! > > Wow, lot of knowledge and pointers to move forward. I've debugged a > bit around both ContextConfig and JspServlet, and it is exactly as > you desc

Re: jsp precompile options

2018-01-28 Thread Alex O'Ree
Mark, thanks for the clarification. I don't know why I assumed it was needed. Awesome! Juan, I'll give that one a shot, thanks! On Sun, Jan 28, 2018 at 5:45 AM, Mark Thomas wrote: > On 27/01/18 13:35, Alex O'Ree wrote: > > Using tomcat 8.5... > > > > I have a web app that still uses jsp's and i'

Re: jsp precompile options

2018-01-28 Thread Mark Thomas
On 27/01/18 13:35, Alex O'Ree wrote: > Using tomcat 8.5... > > I have a web app that still uses jsp's and i'm looking into a few options > to (a) aid development and (b) reduce or eliminate the need for the JDK in > a production setup and just run a JRE. Tomcat doesn't need the JDK and hasn't for