Where do you get all the struts-el stuff? dos it come bundles with Struts 1.2.4?

On 4/15/05, Slattery, Tim - BLS <[EMAIL PROTECTED]> wrote:
> > if I'm using the Struts-EL version of the tags do I simply
> > REMOVE the references to the old struts tags, or is it proper
> > for them to coexist? I assume they ca coexist since not all
> > of them have been ported.
> 
> They can co-exist, as long the prefix attribute in the taglib directive is
> different (so the container will know which to use). But why do that? It
> makes more sense to me to simply use the EL versions for everything. AFAIK,
> all the tags in the HTML, bean and logic taglibs have been ported. If you
> use tags from nested taglib or some other taglib that hasn't been ported,
> then of course you will need to reference the original version of that
> taglib.
> 
> --
> Tim Slattery
> [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
-Dave
[EMAIL PROTECTED]

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

Reply via email to