I see. Perhaps you can file a feature request in Bugzilla.


At 07:44 am 06-09-2002, you wrote:
>I understand, however I read in http://husted.com/struts/catalog.htm
>
>"Rather than embed the path to an ActionMapping in a JSP, a link should
>refer to a Global Forward instead...
><forward name="itemSearch"  path="/item/Search.do"/>
><forward name="itemFindDonor" path="/item/Search.do?column=donor"/>"
>
>I thought this was good advice. Also, since a form action is essentially a
>link with parameters hidden from the browser's address bar I can't see why
>we shouldn't be able to use a global forward here as well.
>
>-----Original Message-----
>From: John Yu [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, 5 September 2002 3:46 PM
>To: Struts Users Mailing List
>Subject: Re: global forwards in forms.
>
>
>doesn't support forwarding to global forwards. What global forwards give 
>you is globally visible symbolic URIs. In a sense, the actions are already 
>globally visible symbolic URIs. (Watch out that using may not be 
>compatible with multi subapps.)

-- 
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com   m: +(65) 9782 9610

Scioworks Camino - "Don't develop Struts Apps without it!"


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

Reply via email to