On Mon, Aug 04,'03 (11:36 AM GMT+0800), Andy wrote: 
 
> If I do the data access part in UserDetailAction, how can I retrieve
> the UserId parameter that was specified from the link part in
> UserList.jsp?

request.getParameter("UserId"); 

-- 
Rick

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

Reply via email to