IMHO, it should rather be <html:form action="/action1"> (assuming the actionMapping in yous struts-config is /action1)
olivier ----- Original Message ----- From: "Eduardo Borges" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 4:09 PM Subject: Re: WebLogic 6.1 SP1 and the /do/* uri-pattern > Hi Eric, > > Try <html:form action="/do/action1"> > > HTH > Borges > > ----- Original Message ----- > From: "Eric Ma" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, January 18, 2002 12:44 PM > Subject: WebLogic 6.1 SP1 and the /do/* uri-pattern > > > > <html:form action="do/action1"> > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

