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&package_id=120334 Tak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]