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=17449>. 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=17449 Allow relative URL in action attribute of <html:form .. > tag [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2 Family Version|1.1 RC1 |Unknown ------- Additional Comments From [EMAIL PROTECTED] 2003-03-16 16:12 ------- Tagging for the 1.2 family. Incidentally, a useful technique is to use a RTE to set the action property. This example sets the action back to the mapping associated with the instant request. <bean:define id="action" name="org.apache.struts.action.mapping.instance" property="path" type="java.lang.String"/> <html:form action="<%=action%>"> -T. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]