Re: where does s:reset action=X go?

2011-05-09 Thread Maurizio Cucchiara
On 9 May 2011 15:06, Baubak Gandomi b.gand...@castsoftware.com wrote:
 Does anyone know when the action attribute of s:reset is
 used/invoked?
Never,
maybe s:button is the best candidate in order to obtain what you're looking for.
-- 
Maurizio Cucchiara

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



RE: where does s:reset action=X go?

2011-05-09 Thread Baubak Gandomi
Thanks for the answer. I'll take a look at s:button then.

But the reason I ask is that the documentation :
http://struts.apache.org/2.x/docs/reset.html mentions the attribute
action. Is this a doc error?

Baubak Gandomi


-Original Message-
From: Maurizio Cucchiara [mailto:maurizio.cucchi...@gmail.com] 
Sent: lundi 9 mai 2011 15:22
To: Struts Users Mailing List
Subject: Re: where does s:reset action=X go?

On 9 May 2011 15:06, Baubak Gandomi b.gand...@castsoftware.com wrote:
 Does anyone know when the action attribute of s:reset is
 used/invoked?
Never,
maybe s:button is the best candidate in order to obtain what you're
looking for.
-- 
Maurizio Cucchiara

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org


-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: where does s:reset action=X go?

2011-05-09 Thread Maurizio Cucchiara
Maybe this docs was auto generated and action is inherited from another
component.


On 9 May 2011 15:41, Baubak Gandomi b.gand...@castsoftware.com wrote:

 Thanks for the answer. I'll take a look at s:button then.

 But the reason I ask is that the documentation :
 http://struts.apache.org/2.x/docs/reset.html mentions the attribute
 action. Is this a doc error?

 Baubak Gandomi


 -Original Message-
 From: Maurizio Cucchiara [mailto:maurizio.cucchi...@gmail.com]
 Sent: lundi 9 mai 2011 15:22
 To: Struts Users Mailing List
 Subject: Re: where does s:reset action=X go?

 On 9 May 2011 15:06, Baubak Gandomi b.gand...@castsoftware.com wrote:
  Does anyone know when the action attribute of s:reset is
  used/invoked?
 Never,
 maybe s:button is the best candidate in order to obtain what you're
 looking for.
 --
 Maurizio Cucchiara

 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org


 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org




-- 
Maurizio Cucchiara


Re: where does s:reset action=X go?

2011-05-09 Thread Dave Newton
Yeah, all the UI components extend a base that have a bunch of
attributes, not all of which make sense for each UI components.

Dave

On Mon, May 9, 2011 at 10:19 AM, Maurizio Cucchiara
maurizio.cucchi...@gmail.com wrote:
 Maybe this docs was auto generated and action is inherited from another
 component.


 On 9 May 2011 15:41, Baubak Gandomi b.gand...@castsoftware.com wrote:

 Thanks for the answer. I'll take a look at s:button then.

 But the reason I ask is that the documentation :
 http://struts.apache.org/2.x/docs/reset.html mentions the attribute
 action. Is this a doc error?

 Baubak Gandomi


 -Original Message-
 From: Maurizio Cucchiara [mailto:maurizio.cucchi...@gmail.com]
 Sent: lundi 9 mai 2011 15:22
 To: Struts Users Mailing List
 Subject: Re: where does s:reset action=X go?

 On 9 May 2011 15:06, Baubak Gandomi b.gand...@castsoftware.com wrote:
  Does anyone know when the action attribute of s:reset is
  used/invoked?
 Never,
 maybe s:button is the best candidate in order to obtain what you're
 looking for.
 --
 Maurizio Cucchiara

 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org


 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org




 --
 Maurizio Cucchiara


-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



RE: where does s:reset action=X go?

2011-05-09 Thread Baubak Gandomi
Thanks all

This does seem to be plausible.



-Original Message-
From: Dave Newton [mailto:davelnew...@gmail.com] 
Sent: lundi 9 mai 2011 16:26
To: Struts Users Mailing List
Subject: Re: where does s:reset action=X go?

Yeah, all the UI components extend a base that have a bunch of
attributes, not all of which make sense for each UI components.

Dave

On Mon, May 9, 2011 at 10:19 AM, Maurizio Cucchiara
maurizio.cucchi...@gmail.com wrote:
 Maybe this docs was auto generated and action is inherited from
another
 component.


 On 9 May 2011 15:41, Baubak Gandomi b.gand...@castsoftware.com
wrote:

 Thanks for the answer. I'll take a look at s:button then.

 But the reason I ask is that the documentation :
 http://struts.apache.org/2.x/docs/reset.html mentions the attribute
 action. Is this a doc error?

 Baubak Gandomi


 -Original Message-
 From: Maurizio Cucchiara [mailto:maurizio.cucchi...@gmail.com]
 Sent: lundi 9 mai 2011 15:22
 To: Struts Users Mailing List
 Subject: Re: where does s:reset action=X go?

 On 9 May 2011 15:06, Baubak Gandomi b.gand...@castsoftware.com
wrote:
  Does anyone know when the action attribute of s:reset is
  used/invoked?
 Never,
 maybe s:button is the best candidate in order to obtain what you're
 looking for.
 --
 Maurizio Cucchiara

 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org


 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org




 --
 Maurizio Cucchiara


-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org


-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org