DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16320>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16320 Anchor parameter for <html:form> [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2003-02-05 08:30 ------- Ted can you please precise your solution. As far as I can see it, the action attribute of the generate html <form> tag is generated from the struts <html:form> tag calling RequestUtils.getActionMappingURL and I don't see there any way to perform what you suggest. Furthermore the struts tags <html:link> and <html:frame> both have an optional anchor attribute with the description: ---- Optional anchor tag ("#xxx") to be added to the generated hyperlink. Specify this value without any "#" character. ---- As it is for <form> tags a valid html attribute I think it would just logical to have it for the <html:form> tag. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
