[ http://issues.apache.org/jira/browse/VELTOOLS-53?page=comments#action_12332873 ]
Nathan Bubna commented on VELTOOLS-53: -------------------------------------- oops. missed that... i just made the changes by hand, and it worked when i tried it, so i didn't notice the oversight. thanks for catching it! it's fixed now. rev327683 > velstruts - problem with an example JSP/struts tags > --------------------------------------------------- > > Key: VELTOOLS-53 > URL: http://issues.apache.org/jira/browse/VELTOOLS-53 > Project: VelocityTools > Type: Bug > Components: VelocityStruts > Reporter: Niall Pemberton > Assignee: Nathan Bubna > Priority: Minor > Fix For: 1.2 > Attachments: VelocityToolsStrutsApp1.patch, VelocityToolsStrutsApp1v2.patch > > See: > http://www.mail-archive.com/velocity-dev%40jakarta.apache.org/msg13343.html > The Struts <html:form> tag has had a number of attributes removed in version > 1.2.x. The form name, type and scope can no longer be specified on this tag - > these are now looked up in the struts-config.xml. > I'm attaching a patch which resolves the above issue. Also I noticed that the > JSP example was missing the "languages" field that is on the equivalent > velocity page. The patch also includes this field on the JSP pages so that > the JSP/velocity pages are directly comparable. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
