DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6202>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6202

bean:include does not work on a secured directory





------- Additional Comments From [EMAIL PROTECTED]  2002-06-08 00:31 -------
I was trying to jsp:include this Struts action (e.g. /paintRectangle.do) and 
got an Illegal state exception (Tomcat 4.0/Windows NT).  I can't call the jsp 
page directly as the paintRectangle action needs to fill a bean first.  I 
didn't want the caller doing this as this 'Rectangle' gets inserted into 
several different pages throughout the system.  Is there a better way?

I assumed from the docs that by using 'page' instead of 'href' in bean:include, 
the session info would be passed.

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

Reply via email to