have you got any documentation anywhere on your site? I couldn't see
any...
 

> -----Original Message-----
> From: Tak Yoshida [mailto:[EMAIL PROTECTED] 
> Sent: 03 December 2004 03:01
> To: Struts Users Mailing List
> Subject: Re: Pre-populating a form from a database
> 
> 
> Carlos Cajina wrote in <[EMAIL PROTECTED]>
> >One of the solutions I've implemented is to create an 
> intermediate action 
> >that loads data from a database, populates de ActionForm, 
> and directs the 
> >user to the apropiate JSP.
> 
> This could be a better option,
> which has the consistent prepare method invocation.
> Also you can completely separate the logic to proces request, 
> and the logic to prepare.
> No intermidiate action mapping is necessary. for 
> pre-population even for validatin failure.
> http://sourceforge.net/project/showfiles.php?group_id=111296&p
ackage_id=120334

Tak


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


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

Reply via email to