The taglib documentation for the bean and logic tag libraries both
start with the following note:

"Note: - Many of the features in this taglib are also available in the
JavaServer Pages Standard Tag Library (JSTL). The Struts team
encourages the use of the standard tags over the Struts specific tags
when possible." (See http://struts.apache.org/userGuide/dev_logic.html
and http://struts.apache.org/userGuide/dev_bean.html)

I tend to go along with this advice.  If I can do it with JSTL, I use
JSTL.  Otherwise, I use the Struts tags.

-- Jeff

On 4/14/05, Milson Cardona <[EMAIL PROTECTED]> wrote:
> Hi
> 
> i desire to work with tags, i have been researching about Struts tags and
> JSTL, ¿what do you suggest me?,
> 
> thanks
> 
> --
> Ing Milson Fredy Cardona E
> 
>

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

Reply via email to