Hello,
   I have Apache & Tomcat running a working JSP app. but now I want to add 
support for a compiled servlet (defined as public class TestServlet extends 
HttpServlet { ...) i.e. an "old school" sevlet
I scanned through the docs, but had trouble determining which web.xml they 
were talking about and when they really meant "jsp servlet auto-generated 
from jsp" servlets.)

So newbie q: how does one configure a jsp app to also utilize '.class' sevlets?

thanks,
   Steve


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

Reply via email to