Date: 2004-09-14T20:47:19 Editor: MichaelMcGrady <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsCatalogSimpleDispatchAction URL: http://wiki.apache.org/struts/StrutsCatalogSimpleDispatchAction
no comment Change Log: ------------------------------------------------------------------------------ @@ -162,6 +162,8 @@ '''So, just mine (retrieve, fetch) the value of the [name].x request parameter for a generic solution that covers links, form submits, images, and so on without requiring struts-config.xml use and providing auto method calling via reflection. If you have further questions, or don't understand the last sentence, reread the beginning of this hurried presentation and ''see'' StrutsCatalogMultipleImageTagsSimplified .''' +'''Please note that if you like configuring struts-config.xml and like MappingDispatchAction, SimpleDispatchAction does everything that class does and more.''' + '''Michael !McGrady''' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
