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=15734>.
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=15734

<html:form  cannot find the action form





------- Additional Comments From [EMAIL PROTECTED]  2002-12-31 16:02 -------
in further testing I put the action back to itself thinking that perhaps the 
problem lay with the forwarding for the sitemap and THIS

<html:form action="rptDetail.do" focus="rptId"> worked


<html:form action="sitemap.do"  focus="rptId">   ---- This does NOT

The difference is that sitemap.do uses ForwardAction
                <action path="/sitemap"
                        parameter="/sitemap.jsp"
                        type="org.apache.struts.actions.ForwardAction">
                </action>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to