Subject: Get Session Information in an Action Form From: "Ken Holzer" <[EMAIL PROTECTED]> === I would like to retrieve some information I have stored in Session in an Action Form Bean. So that I can use it within the form.
I have stored user information in session and need to know the user id to help in populating another form bean that is used in populating a JSP. I am using Struts v1.02. Any help in the best way to do this would be appreciated. Thanks, Ken -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

