Peter Jarunek wrote:

Hello,

I'm new to Tomcat and need a help. I'd like to use my own classes in my JSPs, but I can not reach them from my JSPs. I added them (already compiled .class files) into WEB-INF/classes directory of my war file, but the JSP doesn't work. It shows the message of unknown class. How to use them?

Thanks for your answer! Peter

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




Did you try to use any packages?

Regards,
Sjoerd


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



Reply via email to