In never ceases to amaze me how people will go through amazingly
convoluted complexity in the name of "keeping things simple".

Juan, don't be a technophobe: use velocity. It was made for templating
like you want to do. It is very fast, every bit as simple as JSP, and
figuring out how to process it will take you DAYS OR WEEKS less time
to figure out. Not only that, but it will be far more stable and
portable that the path you are trying to go down.

Larry


On 12/21/06, Emmanouil Batsis <[EMAIL PROTECTED]> wrote:
Wesley Wannemacher wrote:

>Have you looked at Tomcat's Jasper compiler?
>

Jasper uses packages and a filesystem structure that only Tomcat
understands (AFAIK). It would probably be better to leave JSP comilation
to the container in use.

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to