users
[Top] [All Lists]

RE: [cinjug-users] Problem with html:link action= in WSAD 5.1

To: <users@xxxxxxxxxx>
Subject: RE: [cinjug-users] Problem with html:link action= in WSAD 5.1
From: "Hill, Richard" <Rich.Hill@xxxxxxxxxx>
Date: Wed, 8 Dec 2004 08:47:23 -0500
Delivered-to: mailing list users@cinjug.org
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Thread-index: AcTcWtKSIE3/ZR67RGGyeXeLIx1GSwA0UnQw
Thread-topic: [cinjug-users] Problem with html:link action= in WSAD 5.1
Try changing the action parameter value to action="page2.do".  I've seen this 
be the culprit in the
action attribute for html:form.  Additionally, I would suggest using the JSTL 
url tag instead of the
struts link tag.

-----Original Message-----
From: steve.gutter@xxxxxxxxxx [mailto:steve.gutter@xxxxxxxxxx] 
Sent: Tuesday, December 07, 2004 7:47 AM
To: users@xxxxxxxxxx
Subject: [cinjug-users] Problem with html:link action= in WSAD 5.1 





I'm getting an error message in WSAD 5.1 with Struts 1.1.
When I try to set up an html:link with the parameter action="page2",
I receive the message (in Design mode) of
"Exactly one of the forward, page or href attributes has to be specified."
The link works fine, and its OK per the Struts doc to use the action
attribute without forward/page/href.
Is there some setting I need to change?


---------
You may unsubscribe from this mailing list
by sending a blank email addressed to:
users-unsubscribe@xxxxxxxxxx

--
Find additional help by sending a blank email
addressed to:
users-help@xxxxxxxxxx


<Prev in Thread] Current Thread [Next in Thread>