Re: OT: Good taglib repository - looking for date hadling tags

2005-04-27 Thread Nikola Milutinovic
Rahul Akolkar wrote:
One such repository:
http://jakarta.apache.org/taglibs/
 

I feel dumb not looking there first. Alas, I'm not in a position to use 
them, can you believe that? I'm using Struts 1.1 and it just doesn't 
live well with JSTL. Tried it and had XML parser errors during 
application deployment. This problem had been noted by others and the 
only solution was to remove JSTL.

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


Re: OT: Good taglib repository - looking for date hadling tags

2005-04-26 Thread Rahul Akolkar
One such repository:
http://jakarta.apache.org/taglibs/

-Rahul

On 4/26/05, Nikola Milutinovic [EMAIL PROTECTED] wrote:
 Hi all.
 
 This is not exactly a Tomcat question, but since there are so many of us
 developers (and admins) around, I thought I ask.
 
 Is there a good repository of free JSP tag libraries for some common
 things, like date printing/formatting, table display, etc?
 
 When I say, date printing, I mean, if I have java.util.Timestamp, or
 even better, java.sql.Timstamp, I'd like a tag that can print that as a
 date or just time or a full timestamp. For tables, I think I saw
 somewhere a tag that could print a collection as atable with alternating
 style for rows, allowing you to format it with CSS.
 
 What are you guys using when you need to print a date from a timestamp?
 
 Nix.
 
 -
 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]



OT: Good taglib repository - looking for date hadling tags

2005-04-25 Thread Nikola Milutinovic
Hi all.
This is not exactly a Tomcat question, but since there are so many of us 
developers (and admins) around, I thought I ask.

Is there a good repository of free JSP tag libraries for some common 
things, like date printing/formatting, table display, etc?

When I say, date printing, I mean, if I have java.util.Timestamp, or 
even better, java.sql.Timstamp, I'd like a tag that can print that as a 
date or just time or a full timestamp. For tables, I think I saw 
somewhere a tag that could print a collection as atable with alternating 
style for rows, allowing you to format it with CSS.

What are you guys using when you need to print a date from a timestamp?
Nix.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]