The following code does not seem to work:

<c:import url="/servlet/TestServlet" />

The correctly functioning URL if entered directly in the browser is
localhost:8988/vls_local-jstl-context-root/servlet/TestServlet

Can this tag be used against servlets accessed using /servlet/ and/or
Servlet Mappings defined in web.xml?  I would like the HTML returned
from the doGet() method of the Servlet.  This is just an exploration of
the API please do not lecture on using Servlets to output HTML :-)

-Brian




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

Reply via email to