Joe Germuska wrote in <[EMAIL PROTECTED]> >am finding that a limitation. I would like a clean facility for >prepopulating forms from system data which interoperates with the >existing mechanism for prepopulating forms when validation fails and >the user must try again. I would also like a clean mechanism for >doing certain kinds of page preparation based on the destination page >rather than the processing action. I feel that this cleans things up I leave JSF discussion to experts. But what Joe would like is exactly OzStruts features on current Struts. Each OzPage must have prepareRequiredProperties method. This method in destinaiton OzPage instance will be called right before Struts dispatchs the JSP page, including validation error transition.
The example code with validation is in OzStruts sample applicatin in the distribution. Tak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]