Re: Retaining request attributes after redirect

2008-03-28 Thread Dave Newton
--- ancatdubher <[EMAIL PROTECTED]> wrote: > I am building a simple registration module. The user accesses > /signup.action > to view signup.jsp. This JSP allows him to enter username, password, phone > and address. When submitted, the /createUser.action is invoked. Validation > of form data also h

Re: Retaining request attributes after redirect

2008-03-28 Thread stanlick
he createUser action) > How do I retain these attributes? > > -Thanks, Ancat > -- > View this message in context: > http://www.nabble.com/Retaining-request-attributes-after-redirect-tp16349672p16349672.html > Sent from the Struts - User mailing list archive at Nabble.com. > >

Retaining request attributes after redirect

2008-03-28 Thread ancatdubher
USER object member on the createUser action) How do I retain these attributes? -Thanks, Ancat -- View this message in context: http://www.nabble.com/Retaining-request-attributes-after-redirect-tp16349672p16349672.html Sent from the Struts - User mailing list archive at Nabble.com