Dave,

As for a 'reason why I might *want* to use both on a page....

I found that some jsp taglibs that we have used, rely on pulling attr from EL tags. So when we have those tags in our app, and others Struts controls are on the page, we will use both. Also, in some cased we -need- to use both so we can move something from struts stack over to EL space for a tag.

Otherwise - yes it is confusing. ;)

Brian


On Jul 27, 2007, at 7:43 AM, Dave Newton wrote:

Howdy,

An inherited S1.2 app has many pages where both the EL
and non-EL taglibs are used (non-JSP 2.0 container)...
I don't really care for that (I've always just used
one or the other) as IMO it just confuses things.

Now I'm wondering if there's enough (or any?) of a
performance hit for the EL tags that it actually makes
sense to only use an EL tag when you actually need it
or if there's any other reason why I might *want* to
use both on a page.

Thanks,
Dave




______________________________________________________________________ ______________ Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545433

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