[ http://issues.apache.org/struts/browse/STR-746?page=comments#action_39012 ] Paul Benedict commented on STR-746: -----------------------------------
URL: http://svn.apache.org/viewvc?view=rev&rev=482911 Log: STR-746: EL+Nested versions of ParamTag and example Added: struts/struts1/trunk/el/src/main/java/org/apache/strutsel/taglib/html/ELParamTag.java (with props) struts/struts1/trunk/el/src/main/java/org/apache/strutsel/taglib/html/ELParamTagBeanInfo.java (with props) > Add <html:param> for multiple parameters > ---------------------------------------- > > Key: STR-746 > URL: http://issues.apache.org/struts/browse/STR-746 > Project: Struts 1 > Issue Type: New Feature > Components: Taglibs > Affects Versions: Nightly Build > Environment: Operating System: All > Platform: All > Reporter: Jesse Blomberg > Assigned To: Paul Benedict > Priority: Minor > Fix For: 1.3.6 > > > Eric Fesler has an extension to the html:link tag. It allows nested param > tags > that allow the user to specify multiple parameters appended to the URI without > resorting to a map. Hopefully this could be incorporated into the next > release > of Struts. > Thanks, > Jesse Blomberg -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
