You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Shabada, Gnaneshwer" <sh...@toysrus.com> on 2004/10/07 21:30:59 UTC

Displaytags or ValueListHandler

Hello all,

I have a requirement in my project to query and retrieve search results from
the database. I was doing some research and found DisplayTags
(http://displaytag.sourceforge.net/) and ValueListHandler
(http://valuelist.sourceforge.net/) tags. They both look same to me, infact
DisplayTags look more attractive. But am not sure what's the difference
between their architecture? Are they both same performance wise? Which one
would you guys recommend to work with Struts?

Thanks for your input

Gnan

======================================================================== 
This email message is for the sole use of the intended recipient (s) and may
contain confidential and privileged information. Any unauthorized review,
use, disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and destroy all copies
of the original message. To reply to our email administrator directly, send
an email to EmailAdmin@toysrus.com. 
Toys "R" Us, Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


RE: Displaytags or ValueListHandler

Posted by Chris Bredesen <ch...@expnews.com>.
We use displaytag and it is dynamite.  It is fast and has lots of
features.  I haven't written one single TABLE since discovering it.  It
even allows you to specify a message to display when the list is empty;
saves you from having to put that logic in the page.

ValueList looked a bit more complex to use and there was so much vocal
support in the community for displaytag that we went that route.

-Chris

> -----Original Message-----
> From: Shabada, Gnaneshwer [mailto:shabadag@toysrus.com] 
> Sent: Thursday, October 07, 2004 3:31 PM
> To: 'Struts Users Mailing List'
> Subject: Displaytags or ValueListHandler
> 
> 
> 
> Hello all,
> 
> I have a requirement in my project to query and retrieve 
> search results from the database. I was doing some research 
> and found DisplayTags
> (http://displaytag.sourceforge.net/) and ValueListHandler
> (http://valuelist.sourceforge.net/) tags. They both look same 
> to me, infact DisplayTags look more attractive. But am not 
> sure what's the difference between their architecture? Are 
> they both same performance wise? Which one would you guys 
> recommend to work with Struts?
> 
> Thanks for your input
> 
> Gnan
> 
> ==============================================================
> ========== 
> This email message is for the sole use of the intended 
> recipient (s) and may contain confidential and privileged 
> information. Any unauthorized review, use, disclosure or 
> distribution is prohibited. If you are not the intended 
> recipient, please contact the sender by reply email and 
> destroy all copies of the original message. To reply to our 
> email administrator directly, send an email to 
> EmailAdmin@toysrus.com. 
> Toys "R" Us, Inc.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org