Hi,
can anyone tell me hwy should i define a servlet in my web.xml file which
has a <jsp-file> tag instead of a <servlet-class> tag ?
Defining servlet MyServlet to have a jsp-file (say testServletPage.jsp)
means I'll have to make a request like
http://myhost,mydom/myapp/servlet/MyServlet?par1=val1... is that right ??
Thanks to all.

Renato


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to