You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/05/01 18:17:12 UTC

DO NOT REPLY [Bug 8701] New: - Session Scope

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

Session Scope

           Summary: Session Scope
           Product: Struts
           Version: 1.1 Beta 1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Controller
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: khien.siow@wnco.com


Having configured an Action using a session scope, jsp could not get data that 
was being populate in the setter function. I've verified the process and it 
seems Struts was using two different ActionForms. One ActionForm for the 
setting values and another ActionForm as a model for the JSP. At the meantime, 
I could not track down the program instructions that caused Struts to use 
another ActionForm as the model for JSP. Thanks.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>