Re: [Webwork-devel] Removal of AFS
Brought to you by:
baldree,
rickardoberg
|
From: Rickard O. <ri...@xp...> - 2001-11-21 06:58:14
|
Mike Cannon-Brookes wrote: > I just upgraded an application to the latest webwork jar and of course > it broke - ApplicationFormSupport is gone! Correct :-) > I don't have a huge problem with this, here's how I solved it (is this > the correct way now?) > > All my 'form actions' now implement CommandDriven, and to get the input > form up (without validating and generating errors on data that hasn't > been submitted yet) I link to FormAction!default.action rather than > FormAction.action ? That is indeed the correct way, although I'd probably use an alias for it instead of doing the above, i.e. alias "FormAction!Default" with either "formaction.default" or only the action as "formaction!default". > If this is true - it should be doc'ed for people upgrading from previous > versions! It has been discussed on the user list with a "!IMPORTANT!" note attached to it. I can do it again though. /Rickard -- Rickard Öberg |