I'm running into some strange behavior when using s:include and
jsp:include with Struts actions as the include target.

If I put <s:include value="someActionName.do"/> or <jsp:include
page="someActionName.do"/> I get a completely blank page with no error
messages.

It works fine if I include a jsp (/pages/somePage.jsp).

I haven't spent much time trying to track down the source of this
problem, but I'm wondering if anyone else has seen this behavior.

Josh

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

Reply via email to