Generated HTML FORM tag is missing "do" and Action Nme

2006-06-26 Thread Steven Mitchell
I've used Struts for years and thought I had seen every way to break it, but this one has me stumped. I'm starting a new Struts 1.2.9/Tiles project at home for http://www.byteworksinc.com. I'm working on the first submittable pages, which display fine, but clicking Submit sends you to the home

Re: Generated HTML FORM tag is missing "do" and Action Nme

2006-06-27 Thread Steven Mitchell
an older version of Struts at work, and I'm certain we put the /logout servlet-mapping second there. In any case, problem solved. Antonio Petrelli <[EMAIL PROTECTED]> wrote: Steven Mitchell ha scritto: > > action > /do/* > What? Isn't *.do ? > >