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=12515>.
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=12515

bean:include doesnt seem to pass on session information in Jetty 4.01

           Summary: bean:include doesnt seem to pass on session information
                    in Jetty 4.01
           Product: Struts
           Version: 1.1 Beta 2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Custom Tags
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Don't know which end the problem is. Flow is like this

Action (via secured uri, login completed)
Jsp
   <bean:include> to another secured action

When i write out the value from bean:include i see the html for the login page. 
Maybe the session information is not transferring over correctly? We don't have 
a problem doing this kind of thing via tiles includes.

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

Reply via email to