I think that the EL tags will take rt expressions, and you could use EL
and non-EL tags all at the same time.  Just make sure you keep the
namespace prefixes straight.

> -----Original Message-----
> From: Garner, Shawn [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, January 24, 2006 12:32 PM
> To: 'Struts Users Mailing List'
> Subject: RE: el tags and regular struts tags
> 
> 
> but the el versions will not take in jsp rt expressions 
> correct? Can you use the el the same time as the regular tags?
> 
> Shawn
> 
> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper
> Sent: Tuesday, January 24, 2006 1:34 PM
> To: user@struts.apache.org
> Subject: Re: el tags and regular struts tags
> 
> Garner, Shawn wrote:
> > I see the bean-el has the same shortname as bean.
> > 
> > So if I want to use the bean-el tags then should I just use the el 
> > tags instead of the regular tags?
> > 
> > I was declaring both the regular struts tags and el tags in the 
> > web.xml
> file
> > until I saw they had the same shortname when declaring them in jsp.
> 
> Correct. The EL tags are intended as a drop-in alternative to 
> the non-EL 
> tags for when you want to use JSTL expressions in the tag 
> attributes but 
> are not using a JSP 2.0 container.
> 
> So, if you're using the EL tags you can ignore the non-EL versions.
> 
> L.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> **************************************************************
> ************** 
> This email may contain confidential material. 
> If you were not an intended recipient, 
> Please notify the sender and delete all copies. 
> We may monitor email to and from our network. 
> **************************************************************
> **************
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to