Hi all,

I have a fairly simple form like so:

<html:form action="/someProcess.do">
  <html:text property="username" />
</html:form>


When the input fails validation and the user is sent back to the form the action is changed to "//someProcess.do" - is this familiar to anyone? What am I missing?


This is with struts 1.2.4


-- Stephen


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



Reply via email to