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
|