Standalone DatePicker?

2007-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

All,

I am a user of Struts 1 and I've seen a lot of discussion of the S2 date
picker lately. I have a need for a date picker and I'd like to know if
there is a way to use this widget without actually running S2 under the
hood.

I realize that the tag library is probably just generating a number of
script and link tags that could be used directly. Has anyone done
this before successfully? My web searches mostly resulted in posts to
this list using it in the standard way.

Can anyone point me towards any documentation for using this without the
struts tags themselves?

Thanks,
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGcFav9CaO5/Lv0PARAluzAJ9DUMioiGOBMWHnxHk0x4bDBsAZWwCgnVE9
cdWtYdLX/ETbtlt8X7GJL4Q=
=B6uj
-END PGP SIGNATURE-

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



Re: Standalone DatePicker?

2007-06-13 Thread Torsten Römer
As the DateTimePicker is actually a Dojo widget I'd assume you can also
use it without Struts2:

http://dojotoolkit.org/

But I'd rather use this JavaScript calendar:

http://www.mattkruse.com/javascript/calendarpopup/

Torsten

Christopher Schultz schrieb:
 All,
 
 I am a user of Struts 1 and I've seen a lot of discussion of the S2 date
 picker lately. I have a need for a date picker and I'd like to know if
 there is a way to use this widget without actually running S2 under the
 hood.
 
 I realize that the tag library is probably just generating a number of
 script and link tags that could be used directly. Has anyone done
 this before successfully? My web searches mostly resulted in posts to
 this list using it in the standard way.
 
 Can anyone point me towards any documentation for using this without the
 struts tags themselves?
 
 Thanks,
 -chris

-
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: Standalone DatePicker?

2007-06-13 Thread Dave Newton
--- Christopher Schultz wrote:
 I'd like to know if there is a way to use this
widget
 without actually running S2 under the hood.

It's just Dojo; check out the docs on their site. 

http://manual.dojotoolkit.org/widget/DatePicker.html

d.



   

Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/

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



Re: [OT] Standalone DatePicker?

2007-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Torsten,

Torsten Römer wrote:
 As the DateTimePicker is actually a Dojo widget I'd assume you can also
 use it without Struts2:

Hey, thanks for the heads-up. I basically have zero familiarity with S2,
but knowing that it's a 3rd-party widget is helpful.

I found a great one out there
(http://www.zapatec.com/website/main/products/prod1/index.jsp) which
supports multiple languages (which I need) and looks like it works very
well. The downside is that it costs money to use it in my ideal
deployment, so I'd prefer something free.

 http://www.mattkruse.com/javascript/calendarpopup/

This one looks quite nice, once you get into the CSS-driven ones. I had
seen this one earlier, but discarded it due to its ugliness. Having seen
more than the first two or three demos has convinced me that it is much
better than I had initially thought.

Thanks,
- -chris

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGcF769CaO5/Lv0PARAicEAJ9LqjD9w9EECb52QD/UQJ+thD20YQCeNlhv
eWrYO3LOJjJ2QviALHBKPw0=
=5P0K
-END PGP SIGNATURE-

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



Re: Standalone DatePicker?

2007-06-13 Thread Zoran Avtarovski
Also, Matts, calendar popup has a struts 1 taglib which works great. Let me
know if you can't find it and I'll send it to you.

Z.

 As the DateTimePicker is actually a Dojo widget I'd assume you can also
 use it without Struts2:
 
 http://dojotoolkit.org/
 
 But I'd rather use this JavaScript calendar:
 
 http://www.mattkruse.com/javascript/calendarpopup/
 
 Torsten
 
 Christopher Schultz schrieb:
 All,
 
 I am a user of Struts 1 and I've seen a lot of discussion of the S2 date
 picker lately. I have a need for a date picker and I'd like to know if
 there is a way to use this widget without actually running S2 under the
 hood.
 
 I realize that the tag library is probably just generating a number of
 script and link tags that could be used directly. Has anyone done
 this before successfully? My web searches mostly resulted in posts to
 this list using it in the standard way.
 
 Can anyone point me towards any documentation for using this without the
 struts tags themselves?
 
 Thanks,
 -chris
 
 -
 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]
 



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