I normally do something like:
  user.do?action=getInfo&userid=34

Then based on the action, you can populate the bean
with the info you want and forward it the jsp page.

David

--- Richard Yumul <[EMAIL PROTECTED]> wrote:
> What's the process to dynamically populate a form? 
> For example, say I click
> on a link w/ a URL something like:
> 
> user.jsp?userid=34
> 
> How would I code the user.jsp (and/or the
> accompanying classes) to fill in
> the form in user.jsp with user# 34's data in a
> struts-centric way?
> 
> (If there's documentation somewhere on how to do
> this, please let me know,
> thanks)
> 
> Thanks,
> Rich
> 
> Richard M. Yumul
> Polexis, Inc.
> Direct: 619-542-7209
> Fax: 619-542-8675
> http://www.polexis.com
> transforming data into knowledge
> 


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to