RE: Calendar tag lib

2003-03-19 Thread Kruse, Matt
 http://www.mattkruse.com/javascript/
 has a nifty calendar popup for a client side date picker.

Now that I am getting into using Struts, I plan to wrap my javascript
calendar popup inside a taglib to make integration easier. Watch the above
URL in the next few weeks and it'll hopefully show up.

Matt Kruse



RE: Calendar tag lib

2003-03-19 Thread Mick . Knutson
Will it be i18N compliant?

 
  _  

Thank You
 
Mick Knutson
 
Sr. Designer - Project Trust
aUBS AG, Financial - Zürich
Office: +41 (0)1/234.42.75
Internal: 48194
Mobile: 079.726.14.26
  _  



-Original Message-
From: Kruse, Matt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 3:27 PM
To: Struts Users Mailing List
Subject: RE: Calendar tag lib


 http://www.mattkruse.com/javascript/
 has a nifty calendar popup for a client side date picker.

Now that I am getting into using Struts, I plan to wrap my javascript
calendar popup inside a taglib to make integration easier. Watch the above
URL in the next few weeks and it'll hopefully show up.

Matt Kruse


Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.


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



RE: Calendar tag lib

2003-03-19 Thread Kruse, Matt
 Will it be i18N compliant?

In what sense? The javascript itself is already able to be customized by
changing day/month names, week start day, date format, etc. These will then
become parameters in the taglib. Or do you mean that it should automatically
do these things based on which locale is being used? I have to admit, I
don't know anything about how Struts/taglibs handle that, so I will need to
look into that as well. But my goal is to have it be as automated as
possible with logical defaults, in addition to having everything
customizable.

If anyone has further thoughts, feel free to take this off-list and contact
me directly!

Matt


RE: Calendar tag lib

2003-03-19 Thread Mick . Knutson
It would be nice to set itself from the Session Locale.

 
  _  

Thank You
 
Mick Knutson
 
Sr. Designer - Project Trust
aUBS AG, Financial - Zürich
Office: +41 (0)1/234.42.75
Internal: 48194
Mobile: 079.726.14.26
  _  



-Original Message-
From: Kruse, Matt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 6:55 PM
To: Struts Users Mailing List
Subject: RE: Calendar tag lib


 Will it be i18N compliant?

In what sense? The javascript itself is already able to be customized by
changing day/month names, week start day, date format, etc. These will then
become parameters in the taglib. Or do you mean that it should automatically
do these things based on which locale is being used? I have to admit, I
don't know anything about how Struts/taglibs handle that, so I will need to
look into that as well. But my goal is to have it be as automated as
possible with logical defaults, in addition to having everything
customizable.

If anyone has further thoughts, feel free to take this off-list and contact
me directly!

Matt

Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.


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



RE: Calendar tag lib

2003-03-18 Thread Mike Thompson
http://www.mattkruse.com/javascript/

has a nifty calendar popup for a client side date picker.
--m


-Original Message-
From: Anand M S [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 18, 2003 9:10 AM
To: Struts Users Mailing List
Subject: Calendar tag lib


Hi All,
   Is there any calendar tag lib for date picker?  any ideas?

Thanks,
Anand

-
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]



Re: Calendar tag lib

2003-03-18 Thread Sloan Seaman
http://developer.iplanet.com/viewsource/husted_calendar/husted_calendar.html

Is a really nice one...

--
Sloan

- Original Message - 
From: Anand M S [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Tuesday, March 18, 2003 10:09 AM
Subject: Calendar tag lib


 Hi All,
Is there any calendar tag lib for date picker?  any ideas?
 
 Thanks,
 Anand
 
 -
 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]



Re: Calendar tag lib

2003-03-18 Thread Pascal THIVENT
Quoting Anand M S [EMAIL PROTECTED]:

hi,

http://www.servletsuite.com/servlets/caltag.htm seems to be what you are looking
for.

More of this stuff here
http://marc.theaimsgroup.com/?l=struts-userw=2r=1s=calendarq=b and here 
http://www.google.com/search?hl=enlr=ie=ISO-8859-1q=jsp+taglib+%2BcalendarbtnG=Google+Search

Regards, 

Pascal

 Hi All,
Is there any calendar tag lib for date picker?  any ideas?
 
 Thanks,
 Anand
 
 -
 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]