You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Rajan Gupta <rg...@yahoo.com> on 2001/04/13 04:07:01 UTC

Struts & TagLibs

Hello!
Has anybody tried to use Taglibs with Struts instead of Struts tag
libraries for features which are available in Taglibs ?

Thanks
Rajan


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Re: Struts & TagLibs

Posted by Ted Husted <hu...@apache.org>.
Both projects started about the same time. 

Check the archive on the Developer's list for a recent thread
(mail-archive.com). 

Rajan Gupta wrote:
> 
> I am looking for all type of tags such as equal, iterate etc related to
> logic & presentation.
> Just out of curiosity why did u not decide to use TagLibs instead of
> building your own, were TagLibs were not sufficient or were not available
> when u started on your project.

Re: Struts & TagLibs

Posted by Rajan Gupta <rg...@yahoo.com>.
I am looking for all type of tags such as equal, iterate etc related to
logic & presentation.
Just out of curiosity why did u not decide to use TagLibs instead of
building your own, were TagLibs were not sufficient or were not available
when u started on your project.

Rajan
--- Peter Alfors <pe...@irista.com> wrote:
> We are using our home grown tag libraries.
> What features are you talking about?
> 
> Pete
> 
> Rajan Gupta wrote:
> 
> > Hello!
> > Has anybody tried to use Taglibs with Struts instead of Struts tag
> > libraries for features which are available in Taglibs ?
> >
> > Thanks
> > Rajan
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Get email at your own domain with Yahoo! Mail.
> > http://personal.mail.yahoo.com/
> > begin:vcard 
> n:;
> x-mozilla-html:FALSE
> org:<BR><IMG SRC="http://www.irista.com/logo/irista.gif"><BR><BR><FONT
> Color=#000080><FONT SIZE=2><B>Bringing Vision to Your Supply Chain
> adr:;;;;;;
> version:2.1
> end:vcard
> 


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Re: Struts & TagLibs

Posted by Peter Alfors <pe...@irista.com>.
We are using our home grown tag libraries.
What features are you talking about?

Pete

Rajan Gupta wrote:

> Hello!
> Has anybody tried to use Taglibs with Struts instead of Struts tag
> libraries for features which are available in Taglibs ?
>
> Thanks
> Rajan
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/

Re: Struts & TagLibs

Posted by Ted Husted <hu...@apache.org>.
I often use custom tags from other sources, including Jakarta Taglibs.
Struts plays nice with others ;-)

Rajan Gupta wrote:
> 
> Hello!
> Has anybody tried to use Taglibs with Struts instead of Struts tag
> libraries for features which are available in Taglibs ?