Hi,

can you use Tomcat as a template engine that can be
called from a standalone Java program? It would be
nice to do something like

Writer out = ...

request.setAttribute("user", "Juergen");

callTomcat(out,request,"mytemplate.jsp");

If not, should I enter an enhancement Bug?

Thanks,
Juergen




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to