Re: Compiling JSPs at runtime

2013-03-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gerd, On 3/9/13 8:39 AM, Gerd Zimmer wrote: > I'm working on a WCMS system where I want to compile some view > components at runtime. I found the Jasper howto to compile using > Ant, but that's not what I need. > > I have dynamic JSP code stored in

RE: Compiling JSPs at runtime

2013-03-09 Thread Martin Gainty
. > Date: Sat, 9 Mar 2013 14:39:23 +0100 > Subject: Compiling JSPs at runtime > From: fb666fb...@gmail.com > To: users@tomcat.apache.org > > Hello! > > I'm working on a WCMS system where I want to compile some view components > at runtime. I found the Jasper howto