<html:form> 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 <html:link forward=".."> may not be compatible with 
multi subapps.)


At 09:53 am 05-09-2002, you wrote:
>To remove literal requests from JSPs I'm replacing them with global forwards
>and using the link tag's forward attribute. However, there doesn't seem to
>be a corresponding attribute for the form tag. How can you use global
>forwards for form actions? I've tried using the forward name as the action,
>but it throws a servlet exception.
>
>I'm using Struts 1.1-b2

-- 
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