Re: exclude params submit

2018-01-03 Thread Lukasz Lenart
2018-01-03 9:47 GMT+01:00 José Antonio Delgado Trujillo : > But it must fix with exclude param > https://struts.apache.org/getting-started/exclude-parameters.html > No, you don't have to, as Yasser said, this

Re: exclude params submit

2018-01-03 Thread José Antonio Delgado Trujillo
But it must fix with exclude param https://struts.apache.org/getting-started/exclude-parameters.html > On 3 Jan 2018, at 05:48, Yasser Zamani wrote: > > > > On 1/2/2018 10:38 PM, José Antonio

Re: exclude params submit

2018-01-02 Thread Yasser Zamani
On 1/2/2018 10:38 PM, José Antonio Delgado Trujillo wrote: > So produces the next error: > 18:27:10,990 ERROR [stderr] (default task-9) Unexpected Exception caught > setting 'submit' on 'class uoc.jdelgadot.loginstruts.action.Login: Error > setting expression 'submit' with value ['Acceder', ]

exclude params submit

2018-01-02 Thread José Antonio Delgado Trujillo
I have a form with several tags using the attribute key. As it is said in getting started / message resource file Key is used to substitute tag’s value and label attributes. For example: To put the tag label Struts2 look for property file. To put the tag value Struts2 look for setName of a