Accessing a global forward is easy.  Access it the same as you would a local
forward.
return mapping.findForward("globalForwardName");
Hope that helps.

~ Keith


-----Original Message-----
From: Dirk Storck [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 27, 2002 9:58 AM
To: 'Struts User (E-Mail)'
Subject: How can I access a global forward within a struts action?


How can I access a global forward within a struts action?
How do I find more about defining an controller for an action like it seem
to be possible in struts1.1?


Many thanks!


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

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

Reply via email to