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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28817

ClassCastException in org.apache.struts.taglib.TagUtils.java

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |



------- Additional Comments From [EMAIL PROTECTED]  2004-05-17 16:29 -------
Hi Joe,

Thank you for your response.  I'd like to point out that this problem is not
caused by the application developer.  It happens because the Struts library
assumes that attributes in the HttpServletRequest comes from the same class
loader.  As I described previously, this is not necessarily the case when two
Struts applications interact via Include.

I believe it is a valid usage pattern to allow one application to include the
content of a page from another application according the Servlet API.  The two
applications just happen to be using Struts with the Struts library loaded in
each applications class loader.  

Before you close this bug, would you confirm if Struts support the usage pattern
of "Include" across application boundary?

Thanks again.
--
Rick

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

Reply via email to