JspWriter, why isn't it mentioned in the documentation of
jsp:include tag?
Stefan
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 18, 2004 8:07 PM
Subject: jsp:include page and Dynamic Resource does not work
Hello,
I w
Hello,
I want to include the response of a Dynamic Resource (implemented as a Servlet) in my
JSP, but even the servlet isn't called.
jsp-snipplet:
" flush="true">
snipplet from web.xml:
...
ViewResource
/viewResource
...
If I call the servlet direct/manually with the url
context/vie