; Date: Wed, 24 Jul 2013 13:22:36 -0400
> Subject: OT: How to use JSP outside of tomcat
> From: aryeh.fried...@gmail.com
> To: users@tomcat.apache.org
>
> I have a number of documents that are very template like and ideal for
> JSP that are 1) not intended for the web and 2) nee
Am 2013-07-24 19:22, schrieb Aryeh Friedman:
I have a number of documents that are very template like and ideal for
JSP that are 1) not intended for the web and 2) need to be
automatically batch processed (the output stored in output files).
How do I call the JSP processor from them command line?
I have a number of documents that are very template like and ideal for
JSP that are 1) not intended for the web and 2) need to be
automatically batch processed (the output stored in output files).
How do I call the JSP processor from them command line? (it takes
tomcat too long to see updated files