Hey, Just use the setAttribute() method of the session or request. Check out the API at: http://java.sun.com/products/servlet/2.2/javadoc/index.html
I hope this helps. ~ Keith http://www.buffalo.edu/~kkamholz -----Original Message----- From: Struts Newsgroup [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 24, 2002 7:55 AM To: [EMAIL PROTECTED] Subject: How to stuff the form bean into the (new) request??? Subject: How to stuff the form bean into the (new) request??? From: "Xero" <[EMAIL PROTECTED]> === Can somebody show me how to stuff a form bean into a new request or session that come from a previous form. Kinda like a '3 step registration senario'. Thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

