Date: 2004-09-19T07:53:13 Editor: MichaelMcGrady <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsCatalogDispatchUtil URL: http://wiki.apache.org/struts/StrutsCatalogDispatchUtil
no comment Change Log: ------------------------------------------------------------------------------ @@ -17,7 +17,7 @@ 5 SimpleDispatchAction 5.1 Discussion 5.2 SimpleDispatchAction Code -6 Solution for Tags without Struts +6 POJO: Solution for Tags without Dispatch, without Reflection, without ActionMapping or Even without Struts 6.1 Discussion 6.2 ButtonTagUtil Code 7 Links @@ -423,7 +423,7 @@ } }}} -== Solution for Tags without Struts == +== POJO: Solution for Tags without Dispatch, without Reflection, without ActionMapping or Even without Struts == === Discussion === @@ -457,11 +457,12 @@ StrutsCatalogSimpleDispatchAction -StrutsCatalogHidingImagesAndOtherResourcesUnderWEBINF - StrutsCatalogMappedBeans - +StrutsCatalogHidingImagesAndOtherResourcesUnderWEBINF == Comments (Please Put Comments Here) == + + +If your comments are extensive, you might want to provide a link instead of adding to this already incredibly verbose presentation. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
