Hubert Rabago wrote:
On 7/16/05, Laurie Harper <[EMAIL PROTECTED]> wrote:
I then fill the form in using a JSP tag if
necessary (i.e. the first time the form is displayed, I call a tag to
populate it).

So will the techniques described in the article work with this scheme?

It probably won't.  For one thing, the FormDef set/getFormUtils
methods need resources available to the Action object, such as the
ActionMapping.

Damn, that's pretty much a deal-breaker for me, since I have a requirement to avoid using 'setup' actions in front of my JSPs. I'll take a look at FormDef anyway and see if there's any way round it, but it sounds like I'm SOL on this one!...

L.
--
Laurie, Open Source advocate, Java geek and novice blogger:
http://www.holoweb.net/laurie


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

Reply via email to