Hello:

I have what some of you might think is a simple question. I have a page that
displays me a list of users with links to each user's details. When a link
is clicked the link sends a request to /loadUserIntoSessionAction. What I
would like to do in that action is take the user's details which is stored
in a bean and populate those values in the edit user form.

SO basically the user goes trough /loadUserIntoSessionAction there I want to
populate my editUserForm which is of type
com.manduca.protrack.EditUserForm from the values in a bean called UserBean
and then forward to the edit user page and have all the form fields already
pre-populated.

If anyone can point me in the right direction, I would greatly appreciated.

Thanks

**********************************************
Juan Alvarado
Internet Developer -- Manduca Management
(786)552-0504
[EMAIL PROTECTED]
AOL Instant Messenger: [EMAIL PROTECTED]


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

Reply via email to