Hi!

I want to serve 'myfile.xxx', but generated with Tomcat via JSP.

I mean, I store 'myfile.xxx' in TOMCAT_HOME/webapps/ROOT/:

------//-----------
<%
int number=2;
%>
The number is <%=number%>
----//-------------

And I want to see 'The number is 2'

How must I configure 'tomcat.conf'???

---------------------------------------------------------
This mail was sent through Eoffice: http://www.eoffice.dk

Reply via email to