You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Eugene Krivopaltsev <eu...@thestork.eng.Sun.COM> on 2001/04/26 04:52:19 UTC

Bean tags

I found that some  classes in taglib and taglib/html ot taglib/bean have the 
same names. For example taglib/MessageTag.java and taglib/bean/MessageTag.java. 
Could someone explain why we need both and if I use <bean:message. which one is 
used. BTW, there are many  duplications like that.

Thanks,
--------------
Eugene Krivopaltsev			Sun Microsystems, Inc.
eugene.krivopaltsev@sun.com		901 San Antonio Road
Voice: 650.786.6260 (x86260)            Palo Alto, CA. 94303
Fax:   650.786.7816                     www.sun.com



Re: Bean tags

Posted by Alan Yackel <ay...@home.com>.
The tags in taglib are being deprecated.  Use the bean and html tags instead.

Alan Yackel
Creatrixs Inc.
alan.yackel@creatrixs.com

Eugene Krivopaltsev wrote:

> I found that some  classes in taglib and taglib/html ot taglib/bean have the
> same names. For example taglib/MessageTag.java and taglib/bean/MessageTag.java.
> Could someone explain why we need both and if I use <bean:message. which one is
> used. BTW, there are many  duplications like that.
>
> Thanks,
> --------------
> Eugene Krivopaltsev                     Sun Microsystems, Inc.
> eugene.krivopaltsev@sun.com             901 San Antonio Road
> Voice: 650.786.6260 (x86260)            Palo Alto, CA. 94303
> Fax:   650.786.7816                     www.sun.com