Re: [Struts2] reading the ResultConfig parameters...

2006-10-12 Thread Sébastien LABEY
OK I'm a little surprised because so many parameters are defined with constants, but I will do it with "location". Thanks On 10/11/06, Don Brown <[EMAIL PROTECTED]> wrote: I don't believe there is a constant for the "location" string; just use "location" :) Don On 10/11/06, Sébastien LABEY <[

Re: [Struts2] reading the ResultConfig parameters...

2006-10-11 Thread Don Brown
I don't believe there is a constant for the "location" string; just use "location" :) Don On 10/11/06, Sébastien LABEY <[EMAIL PROTECTED]> wrote: Hi, I would like to read the parameters of a ResultConfig. But I can't find the constant for the parameter "location"... Someone could guide me? Tha

[Struts2] reading the ResultConfig parameters...

2006-10-11 Thread Sébastien LABEY
Hi, I would like to read the parameters of a ResultConfig. But I can't find the constant for the parameter "location"... Someone could guide me? Thanks. Sebastien