On 6/12/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
* HTML tag libraries - unless I'm mistaken, most, if not all of them, should work if an ActionForm is emulated and placed in scope... do any of them use anything else?
Yep. One tag or other other uses everything, and everything has to be in the right place. The form tag access the ActionMapping to look up the target action. The tags localize themselves from the message resources. For client-side validation, the tags access the validators too. Of course, if someone wants to create a SAF1 configuration for SAF2, that's certainly do-able. But, I'd be very (happily) urprised if the job could be done piecemeal. And, if we are creating a SAF1 emulator, why not just use SAF1? Let SAF1 handles the *.dos, and let SAF2 handle the *.actions. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]