Didn't you commit fixes for this on Struts_2_0_X branch? When you closed the
ticket the fix version changed. Wasn't sure if that was on accident or not.
James
-Original Message-
From: Musachy Barroso (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 30, 2007 1:50 PM
To: [EMAIL PROT
Yes, you are right Alexandru… but doesn't the DispacthAction has the same
problem when using the method parameter in the request to specify the method
of action to execute?
Best regards,
JP
Alexandru Popescu ☀ wrote:
>
> On 8/30/07, jpedro <[EMAIL PROTECTED]> wrote:
>>
>> Not quite, it will on
On 8/30/07, jpedro <[EMAIL PROTECTED]> wrote:
>
> Not quite, it will only enter in an infinite recursion in the same way that a
> struts action will if it has a forward to it self.
>
> In this action that would only occour if the default forward were to
> "/dosemething.do", something like
> , becau
Not quite, it will only enter in an infinite recursion in the same way that a
struts action will if it has a forward to it self.
In this action that would only occour if the default forward were to
"/dosemething.do", something like
, because in any other case
the first forward would be to the "/
I have created https://issues.apache.org/struts/browse/WW-2149 for
this suggestion.
Nils-H
On 8/24/07, Tom Schneider <[EMAIL PROTECTED]> wrote:
> I already created a body tag on our webwork project at work (we needed
> the onload event hook)
>
> +1 from me.
> Tom
>
> Ted Husted wrote:
> > Another