You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Matt Raible <MR...@RESORTQUEST.com> on 2003/09/25 00:45:59 UTC

RE: Know of any good Calendar Tag Libraries? (Sorry, that was Aug 21)

I'm aware of Matt's Library (and I love it), but I don't want a pop-up, I
want an in-page calendar.

Matt

-----Original Message-----
From: David G Friedman [mailto:humble@ix.netcom.com]
Sent: Wednesday, September 24, 2003 4:37 PM
To: Struts Users Mailing List
Subject: RE: Know of any good Calendar Tag Libraries? (Sorry, that was
Aug 21)


What about Matt Kruse's (very) beta taglib mentioned August 21st?
http://www.mattkruse.com/javascript/javascripttoolbox.zip

I wonder if it's any further along.

-David

-----Original Message-----
From: Matt Raible [mailto:MRaible@RESORTQUEST.com]
Sent: Wednesday, September 24, 2003 6:23 PM
To: 'struts-user@jakarta.apache.org'
Subject: Know of any good Calendar Tag Libraries?


Anyone know of a good Calendar Tag Library - that renders calendars like the
ones you see on blogs (not a pop-up)? I found this one
(http://tinyurl.com/ok95) from Coldbeans, but it's $50 - whereas free is
always better. We just need it to render a calendar on a page and gray out
certain days (with CSS) to say that day is not available.

Thanks,

Matt

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


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


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

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


Re: Know of any good Calendar Tag Libraries? (Sorry, that was Aug 21)

Posted by Navneet Karnani <na...@myrealbox.com>.
So, did you find it ? If yes, let me know too. I was looking out for 
something similar.

- Navneet

Matt Raible said the following on 25/09/2003 4:15 AM:

> I'm aware of Matt's Library (and I love it), but I don't want a pop-up, I
> want an in-page calendar.
> 
> Matt
> 
> -----Original Message-----
> From: David G Friedman [mailto:humble@ix.netcom.com]
> Sent: Wednesday, September 24, 2003 4:37 PM
> To: Struts Users Mailing List
> Subject: RE: Know of any good Calendar Tag Libraries? (Sorry, that was
> Aug 21)
> 
> 
> What about Matt Kruse's (very) beta taglib mentioned August 21st?
> http://www.mattkruse.com/javascript/javascripttoolbox.zip
> 
> I wonder if it's any further along.
> 
> -David
> 
> -----Original Message-----
> From: Matt Raible [mailto:MRaible@RESORTQUEST.com]
> Sent: Wednesday, September 24, 2003 6:23 PM
> To: 'struts-user@jakarta.apache.org'
> Subject: Know of any good Calendar Tag Libraries?
> 
> 
> Anyone know of a good Calendar Tag Library - that renders calendars like the
> ones you see on blogs (not a pop-up)? I found this one
> (http://tinyurl.com/ok95) from Coldbeans, but it's $50 - whereas free is
> always better. We just need it to render a calendar on a page and gray out
> certain days (with CSS) to say that day is not available.
> 
> Thanks,
> 
> Matt
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org



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


Value assignment to html:hidden field...

Posted by Abhijeet Mahalkar <Ab...@indussoft.com>.
how can we assign the JSP value to the hidden field
code is as follows 
String date = session.getValue("BussinessDate");
this date variable i want to assign to following field...
    <html:hidden property="txtBusidate" width="15" size="25" maxlength="25" />

will this work ? 

<html:hidden value = <%=date %> property="txtBusidate" width="15" size="25" maxlength="25"/>

please suggest 
abbey




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


RE: Know of any good Calendar Tag Libraries? (Sorry, that was Aug 21)

Posted by David G Friedman <hu...@ix.netcom.com>.
This calendar seems to perform like the one I remember
reading about (but can't find), but it looks a little
different than I remember.  It's not taglib, but all
Javascript and CSS/DHTML.

http://dynarch.com/mishoo/calendar.epl

Regards,
David

-----Original Message-----
From: news [mailto:news@sea.gmane.org]On Behalf Of Navneet Karnani
Sent: Thursday, September 25, 2003 3:58 AM
To: struts-user@jakarta.apache.org
Subject: Re: Know of any good Calendar Tag Libraries? (Sorry, that was
Aug 21)


So, did you find it ? If yes, let me know too. I was looking out for
something similar.

- Navneet

Matt Raible said the following on 25/09/2003 4:15 AM:

> I'm aware of Matt's Library (and I love it), but I don't want a pop-up, I
> want an in-page calendar.
>
> Matt
>
> -----Original Message-----
> From: David G Friedman [mailto:humble@ix.netcom.com]
> Sent: Wednesday, September 24, 2003 4:37 PM
> To: Struts Users Mailing List
> Subject: RE: Know of any good Calendar Tag Libraries? (Sorry, that was
> Aug 21)
>
>
> What about Matt Kruse's (very) beta taglib mentioned August 21st?
> http://www.mattkruse.com/javascript/javascripttoolbox.zip
>
> I wonder if it's any further along.
>
> -David
>
> -----Original Message-----
> From: Matt Raible [mailto:MRaible@RESORTQUEST.com]
> Sent: Wednesday, September 24, 2003 6:23 PM
> To: 'struts-user@jakarta.apache.org'
> Subject: Know of any good Calendar Tag Libraries?
>
>
> Anyone know of a good Calendar Tag Library - that renders calendars like
the
> ones you see on blogs (not a pop-up)? I found this one
> (http://tinyurl.com/ok95) from Coldbeans, but it's $50 - whereas free is
> always better. We just need it to render a calendar on a page and gray out
> certain days (with CSS) to say that day is not available.
>
> Thanks,
>
> Matt
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org



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


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


Re: Know of any good Calendar Tag Libraries? (Sorry, that was Aug 21)

Posted by Navneet Karnani <na...@myrealbox.com>.
So, did you find it ? If yes, let me know too. I was looking out for 
something similar.

- Navneet

Matt Raible said the following on 25/09/2003 4:15 AM:

> I'm aware of Matt's Library (and I love it), but I don't want a pop-up, I
> want an in-page calendar.
> 
> Matt
> 
> -----Original Message-----
> From: David G Friedman [mailto:humble@ix.netcom.com]
> Sent: Wednesday, September 24, 2003 4:37 PM
> To: Struts Users Mailing List
> Subject: RE: Know of any good Calendar Tag Libraries? (Sorry, that was
> Aug 21)
> 
> 
> What about Matt Kruse's (very) beta taglib mentioned August 21st?
> http://www.mattkruse.com/javascript/javascripttoolbox.zip
> 
> I wonder if it's any further along.
> 
> -David
> 
> -----Original Message-----
> From: Matt Raible [mailto:MRaible@RESORTQUEST.com]
> Sent: Wednesday, September 24, 2003 6:23 PM
> To: 'struts-user@jakarta.apache.org'
> Subject: Know of any good Calendar Tag Libraries?
> 
> 
> Anyone know of a good Calendar Tag Library - that renders calendars like the
> ones you see on blogs (not a pop-up)? I found this one
> (http://tinyurl.com/ok95) from Coldbeans, but it's $50 - whereas free is
> always better. We just need it to render a calendar on a page and gray out
> certain days (with CSS) to say that day is not available.
> 
> Thanks,
> 
> Matt
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org



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


Re: Know of any good Calendar Tag Libraries? (Sorry, that was Aug 21)

Posted by Jason Lea <ja...@kumachan.net.nz>.
One that can do both... (but is DHTML, not taglib)

http://dynarch.com/mishoo/calendar/cal.html


Matt Raible wrote:
> I'm aware of Matt's Library (and I love it), but I don't want a pop-up, I
> want an in-page calendar.
> 
> Matt
> 
> -----Original Message-----
> From: David G Friedman [mailto:humble@ix.netcom.com]
> Sent: Wednesday, September 24, 2003 4:37 PM
> To: Struts Users Mailing List
> Subject: RE: Know of any good Calendar Tag Libraries? (Sorry, that was
> Aug 21)
> 
> 
> What about Matt Kruse's (very) beta taglib mentioned August 21st?
> http://www.mattkruse.com/javascript/javascripttoolbox.zip
> 
> I wonder if it's any further along.
> 
> -David
> 
> -----Original Message-----
> From: Matt Raible [mailto:MRaible@RESORTQUEST.com]
> Sent: Wednesday, September 24, 2003 6:23 PM
> To: 'struts-user@jakarta.apache.org'
> Subject: Know of any good Calendar Tag Libraries?
> 
> 
> Anyone know of a good Calendar Tag Library - that renders calendars like the
> ones you see on blogs (not a pop-up)? I found this one
> (http://tinyurl.com/ok95) from Coldbeans, but it's $50 - whereas free is
> always better. We just need it to render a calendar on a page and gray out
> certain days (with CSS) to say that day is not available.
> 
> Thanks,
> 
> Matt
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 


-- 
Jason Lea


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


RE: Know of any good Calendar Tag Libraries? (Sorry, that was Aug 21)

Posted by David G Friedman <hu...@ix.netcom.com>.
Matt,

My mistake.  I thought that was the recent post about
in-page ones using layers and css so it was in-page.
I can't find it now searching the java archives.  I
thought we had a whole thread about this a month or
two ago.

Regards,
David

-----Original Message-----
From: Matt Raible [mailto:MRaible@RESORTQUEST.com]
Sent: Wednesday, September 24, 2003 6:46 PM
To: 'Struts Users Mailing List'
Subject: RE: Know of any good Calendar Tag Libraries? (Sorry, that was
Aug 21)


I'm aware of Matt's Library (and I love it), but I don't want a pop-up, I
want an in-page calendar.

Matt

-----Original Message-----
From: David G Friedman [mailto:humble@ix.netcom.com]
Sent: Wednesday, September 24, 2003 4:37 PM
To: Struts Users Mailing List
Subject: RE: Know of any good Calendar Tag Libraries? (Sorry, that was
Aug 21)


What about Matt Kruse's (very) beta taglib mentioned August 21st?
http://www.mattkruse.com/javascript/javascripttoolbox.zip

I wonder if it's any further along.

-David

-----Original Message-----
From: Matt Raible [mailto:MRaible@RESORTQUEST.com]
Sent: Wednesday, September 24, 2003 6:23 PM
To: 'struts-user@jakarta.apache.org'
Subject: Know of any good Calendar Tag Libraries?


Anyone know of a good Calendar Tag Library - that renders calendars like the
ones you see on blogs (not a pop-up)? I found this one
(http://tinyurl.com/ok95) from Coldbeans, but it's $50 - whereas free is
always better. We just need it to render a calendar on a page and gray out
certain days (with CSS) to say that day is not available.

Thanks,

Matt

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


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


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

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


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