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: Greg Williams <gregw@xxxxxxxxxxxxxxxx>
Date: Wed, 08 Dec 2004 09:12:55 -0500 (EST)
Delivered-to: mailing list users@cinjug.org
In-reply-to: <28919746D11E5441A98ABF710A8ECEE5098BE1C2@c092ex02.na.cintas.com>
Mailing-list: contact users-help@cinjug.org; run by ezmlm
References: <28919746D11E5441A98ABF710A8ECEE5098BE1C2@c092ex02.na.cintas.com>
User-agent: IMP/PHP IMAP webmail program 2.2.5
Check your struts-html.tld file.  WSAD _should_ be using the tld to enforce
taglib format.  I use WSAD 5.1 with Struts 1.1 and I don't have this problem. 
The version of struts-html.tld that I have, is tlibversion 1.0, jspversion 1.1
-- it doesn't list any required attribs for html:link.

If the tld is ok, you just might have a typo somewhere that's causing an
improper parse.  I've seen weird error messages come up in WSAD when I'm missing
a quote or closing slash.

Good luck,

Greg

Quoting <steve.gutter@xxxxxxxxxx>:

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