Ted Husted wrote:

> Volker Krebs wrote:
> 
>>I'm intrested, can you please post a patched JAR.
>>We are doing some Action chaning in our application.
>>
> OK, see 
> http://husted.com/struts/resources/invoke.zip


Sorry, but with your patched struts.jar my Application
won't deploy.
NoClassDefFoundError: org/apache/struts/action/ActionMessages
I'm using Tomcat 3.2.3 on Win2000.
Also I had to make the invokeAction Method public.

But the solution Paul Devine suggested:
return action2.perform( .... );
is almost what I wanted to do. (Pass a diffrent formBean with my
action).

Volker


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to