RE: RTEXPR in struts html tags

2004-09-14 Thread Paul McCulloch
Could it be that you are using html-el rather than html?

Paul

> -Original Message-
> From: andy wix [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 14, 2004 12:30 PM
> To: [EMAIL PROTECTED]
> Subject: RTEXPR in struts html tags
> 
> 
> Hi,
> 
> I can't get struts tags to accept expressions.
> There was the previous example I wrote to the list about (Re: 
>  
> tag) and now I am trying to get the focus attribute of the 
>  tag 
> take an expression such that I can identify which text 
> element  should get 
> focus following a validation error.
> 
> If I include the following in my jsp file:
> 
> 
> 
> then I get the following exception:
> 
> /login.jsp(13,0) According to TLD or attribute directive in tag file, 
> attribute focus does not accept any expressions
> 
> and yet according to the documentation this attribute should 
> accept them.
> 
> Thanks,
> Andy
> 
> _
> Stay in touch with absent friends - get MSN Messenger 
> http://www.msn.co.uk/messenger
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


**
Axios Email Confidentiality Footer
Privileged/Confidential Information may be contained in this message. If you are not 
the addressee indicated in this message (or responsible for delivery of the message to 
such person), you may not copy or deliver this message to anyone. In such case, you 
should destroy this message, and notify us immediately. If you or your employer does 
not consent to Internet email messages of this kind, please advise us immediately. 
Opinions, conclusions and other information expressed in this message are not given or 
endorsed by my Company or employer unless otherwise indicated by an authorised 
representative independent of this message.
WARNING:
While Axios Systems Ltd takes steps to prevent computer viruses from being transmitted 
via electronic mail attachments we cannot guarantee that attachments do not contain 
computer virus code.  You are therefore strongly advised to undertake anti virus 
checks prior to accessing the attachment to this electronic mail.  Axios Systems Ltd 
grants no warranties regarding performance use or quality of any attachment and 
undertakes no liability for loss or damage howsoever caused.
**


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



RTEXPR in struts html tags

2004-09-14 Thread andy wix
Hi,
I can't get struts tags to accept expressions.
There was the previous example I wrote to the list about (Re:  
tag) and now I am trying to get the focus attribute of the  tag 
take an expression such that I can identify which text element  should get 
focus following a validation error.

If I include the following in my jsp file:

then I get the following exception:
/login.jsp(13,0) According to TLD or attribute directive in tag file, 
attribute focus does not accept any expressions

and yet according to the documentation this attribute should accept them.
Thanks,
Andy
_
Stay in touch with absent friends - get MSN Messenger 
http://www.msn.co.uk/messenger

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