Hoping this comes out better:
Rick Generic Action Solution


<link>------| | <image>---|--- to updateFooBar.do of some GenericAction class. | <submit>--|


Michael Generic Taglib Solution
<link>----|
| A: Solution Facade Interface:
<image>---| <facase: link, image, submit, file, etc.>
|---B: Solution Implementation:
| Unconnected to anything [Unknown Code]
| C: Generic Request Handler: updateFooBar.x
<submit>--| gives the action updateFooBar
| for all of these, in and out of Struts,
<file>---- | e.g. with DispatchAction.











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



Reply via email to