how to get a global ActionForward object?

2001-04-06 Thread JeanX

Hi struts-user,

How to get a global ActionForward object defined in  tag in my Action 
class ?
Can I get it by calling findForward() on the ActionMapping object I received?
Thx

:=)
Best regards,
JeanX
pacificnet.com(GZ)




RE: how to get a global ActionForward object?

2001-04-06 Thread Deadman, Hal

Yes

> -Original Message-
> From: JeanX [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 06, 2001 3:56 AM
> To: struts-user
> Subject: how to get a global ActionForward object?
> 
> 
> Hi struts-user,
> 
> How to get a global ActionForward object defined in 
>  tag in my Action class ?
> Can I get it by calling findForward() on the ActionMapping 
> object I received?
> Thx
> 
> :=)
> Best regards,
> JeanX
> pacificnet.com(GZ)
>