DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31836>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31836 Non-wildcard mapped actions cause <html:form>'s action render to fail ------- Additional Comments From [EMAIL PROTECTED] 2004-10-24 23:47 ------- Thanks for following up on this - I would like to see it as an enhancement, if it's not considered a bug. In terms of struts being aware of the mapping, I have made the mapping to the ActionServlet within web.xml via static paths, e.g. /authenticate -> actionServlet AND in the struts configuration file with an <action path="/authenticate" .../> element. In this case, shouldn't the struts <html:form> properly render the action attribute to point to the action name ("/context/authenticate") instead of just the context ("/context")? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]