You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Chris Pratt <th...@gmail.com> on 2008/01/24 07:19:11 UTC

JSP Date Control

This is a tiny bit off topic, but does anyone know a good JSP based
Date Control that works well for Birth Dates?  Most of the JavaScript
libraries with the fancy calendar controls are horrible to enter
birthdates (just hit the << Previous Year button 45 times).  I'm
hoping for something that can simply take a date and potentially a
range and give a series of select boxes for entering a date.  Any
luck?
  (*Chris*)

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


Re: JSP Date Control

Posted by Dave Newton <ne...@yahoo.com>.
I think it's one of the "special effects" in the <s:datetimepicker.../> tag.

--- Chris Pratt <th...@gmail.com> wrote:

> On Jan 24, 2008 9:31 AM, Martin Gainty <mg...@hotmail.com> wrote:
> > Chris-
> >
> > Did'nt see support for toggletype?
> >
> > M-
> >
> 
> What's ToggleType?
>   (*Chris*)
> 
> ---------------------------------------------------------------------
> 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


Re: JSP Date Control

Posted by Chris Pratt <th...@gmail.com>.
On Jan 24, 2008 9:31 AM, Martin Gainty <mg...@hotmail.com> wrote:
> Chris-
>
> Did'nt see support for toggletype?
>
> M-
>

What's ToggleType?
  (*Chris*)

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


Re: JSP Date Control

Posted by Martin Gainty <mg...@hotmail.com>.
Chris-

Did'nt see support for toggletype?

M-
----- Original Message -----
From: "Chris Pratt" <th...@gmail.com>
To: "Struts Users Mailing List" <us...@struts.apache.org>
Sent: Thursday, January 24, 2008 11:45 AM
Subject: Re: JSP Date Control


> On Jan 24, 2008 7:58 AM, Brian Relph <re...@gmail.com> wrote:
> > Chris, I really love the Unobtrusive Date-Picker Widget at
> >
http://www.frequency-decoder.com/2006/10/02/unobtrusive-date-picker-widgit-u
pdate
> >
> > I had to make some modifications to it to work better for my site (do
> > not automatically create the object, do not create the inputs or
buttons, a
> > few other things that i would be happy to share), but overall, i think
it is
> > an excellent implementation.
> >
>
> I was hoping for something JSP Taglib based, but that looks really
> cool, I think I'll give it a try.
>   (*Chris*)
>
> ---------------------------------------------------------------------
> 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


Re: JSP Date Control

Posted by Chris Pratt <th...@gmail.com>.
On Jan 24, 2008 7:58 AM, Brian Relph <re...@gmail.com> wrote:
> Chris, I really love the Unobtrusive Date-Picker Widget at
> http://www.frequency-decoder.com/2006/10/02/unobtrusive-date-picker-widgit-update
>
> I had to make some modifications to it to work better for my site (do
> not automatically create the object, do not create the inputs or buttons, a
> few other things that i would be happy to share), but overall, i think it is
> an excellent implementation.
>

I was hoping for something JSP Taglib based, but that looks really
cool, I think I'll give it a try.
  (*Chris*)

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


Re: JSP Date Control

Posted by Brian Relph <re...@gmail.com>.
Chris, I really love the Unobtrusive Date-Picker Widget at
http://www.frequency-decoder.com/2006/10/02/unobtrusive-date-picker-widgit-update

I had to make some modifications to it to work better for my site (do
not automatically create the object, do not create the inputs or buttons, a
few other things that i would be happy to share), but overall, i think it is
an excellent implementation.

On 1/24/08, Chris Pratt <th...@gmail.com> wrote:
>
> This is a tiny bit off topic, but does anyone know a good JSP based
> Date Control that works well for Birth Dates?  Most of the JavaScript
> libraries with the fancy calendar controls are horrible to enter
> birthdates (just hit the << Previous Year button 45 times).  I'm
> hoping for something that can simply take a date and potentially a
> range and give a series of select boxes for entering a date.  Any
> luck?
> (*Chris*)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>