Display Taglib vs HtmlTable

2003-08-29 Thread thomas Sontheimer
http://edhill.its.uiowa.edu/display/

http://htmltable.yuriy-zubarev.com/jsp/index.jsp

Has anyone tried these two taglibs?
which one do you recommend?

thomas


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



RE: Display Taglib vs HtmlTable

2003-08-29 Thread Paul McCulloch
I have only tried the display taglib. I've found it to be powerful, easy to
use  easy to extend.

My requirements are such that I've had to use the un-released 'display09'
stream. But it does everything I need, seems stable, and the code is easy
enough, for a developer with only a few months of Java, to understand.

Paul

-Original Message-
From: thomas Sontheimer [mailto:[EMAIL PROTECTED]
Sent: 29 August 2003 09:17
To: 'Struts Users Mailing List'
Subject: Display Taglib vs HtmlTable


http://edhill.its.uiowa.edu/display/

http://htmltable.yuriy-zubarev.com/jsp/index.jsp

Has anyone tried these two taglibs?
which one do you recommend?

thomas


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


**
Axios Email Confidentiality Footer
Privileged/Confidential Information may be contained in this message. If you are not 
the addressee indicated in this message (or responsible for delivery of the message to 
such person), you may not copy or deliver this message to anyone. In such case, you 
should destroy this message, and notify us immediately. If you or your employer does 
not consent to Internet email messages of this kind, please advise us immediately. 
Opinions, conclusions and other information expressed in this message are not given or 
endorsed by my Company or employer unless otherwise indicated by an authorised 
representative independent of this message.
WARNING:
While Axios Systems Ltd takes steps to prevent computer viruses from being transmitted 
via electronic mail attachments we cannot guarantee that attachments do not contain 
computer virus code.  You are therefore strongly advised to undertake anti virus 
checks prior to accessing the attachment to this electronic mail.  Axios Systems Ltd 
grants no warranties regarding performance use or quality of any attachment and 
undertakes no liability for loss or damage howsoever caused.


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



RE: Display Taglib vs HtmlTable

2003-08-29 Thread Yansheng Lin
I think 'htmltable' is a bit more powerful since it's got a few extra goodies
you can use.

I am not sure if you can sort the whole list with display taglib, but with
htmltable you can. Of course I only tried the released versioin of display, I
will give the 'display09' a try soon.

But both will do the thing for you if you only want to display something.  Also
you can edit one row at a time easily with both tablib(since you can get the id
column easily).  But if you want something like a spreadsheet editing, welcome
to the world of javascript:).  It's not so bad if you use OO strategy in
javascript, really.  Love 'prototype'. 

Hope this info helps!


-Original Message-
From: Paul McCulloch [mailto:[EMAIL PROTECTED] 
Sent: August 29, 2003 3:07 AM
To: 'Struts Users Mailing List'
Subject: RE: Display Taglib vs HtmlTable


I have only tried the display taglib. I've found it to be powerful, easy to
use  easy to extend.

My requirements are such that I've had to use the un-released 'display09'
stream. But it does everything I need, seems stable, and the code is easy
enough, for a developer with only a few months of Java, to understand.

Paul

-Original Message-
From: thomas Sontheimer [mailto:[EMAIL PROTECTED]
Sent: 29 August 2003 09:17
To: 'Struts Users Mailing List'
Subject: Display Taglib vs HtmlTable


http://edhill.its.uiowa.edu/display/

http://htmltable.yuriy-zubarev.com/jsp/index.jsp

Has anyone tried these two taglibs?
which one do you recommend?

thomas


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


**
Axios Email Confidentiality Footer
Privileged/Confidential Information may be contained in this message. If you are
not the addressee indicated in this message (or responsible for delivery of the
message to such person), you may not copy or deliver this message to anyone. In
such case, you should destroy this message, and notify us immediately. If you or
your employer does not consent to Internet email messages of this kind, please
advise us immediately. Opinions, conclusions and other information expressed in
this message are not given or endorsed by my Company or employer unless
otherwise indicated by an authorised representative independent of this message.
WARNING:
While Axios Systems Ltd takes steps to prevent computer viruses from being
transmitted via electronic mail attachments we cannot guarantee that attachments
do not contain computer virus code.  You are therefore strongly advised to
undertake anti virus checks prior to accessing the attachment to this electronic
mail.  Axios Systems Ltd grants no warranties regarding performance use or
quality of any attachment and undertakes no liability for loss or damage
howsoever caused.


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


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