Re: Difference between action and forward attribute in html:link tag

2008-10-02 Thread Antonio Petrelli
Please ask it to the Struts Users mailing list: http://struts.apache.org/mail.html Antonio 2008/10/2 deksa <[EMAIL PROTECTED]>: > > Why is it, when I use html:link tag's action attribute, I get my form > validated on the initial view (for the first time) and if I use html:link > tag's forward att

Difference between action and forward attribute in html:link tag

2008-10-02 Thread deksa
Why is it, when I use html:link tag's action attribute, I get my form validated on the initial view (for the first time) and if I use html:link tag's forward attribute, I don't get that behaviour? I am using Struts 1.3.8. I am using modules I am using Tiles I am using Struts Validator My folder s