One open source project (Roller) I work on has a JSP Tag Library calendar - you might be able to tweak it.
Project Page: http://rollerweblogger.org/ And there's also a big calendar as part of it - example at: http://www.rollerweblogger.org/page/roller/Archives For my favorite javascript-based popup-calendar, check out: http://www.mattkruse.com/javascript/calendarpopup/ #2 is my fav. Matt --- In [EMAIL PROTECTED], "James Mitchell" <[EMAIL PROTECTED]> wrote: > This should give you a few ideas.....although it requires javascript: > > http://javascript.internet.com/calendars/ > > > > -- > James Mitchell > Software Engineer/Struts Evangelist > http://www.open-tools.org/ > > "The man who does not read good books has no advantage over the man who > cannot read them." > - Mark Twain (1835-1910) > > > > > > > > > -----Original Message----- > > From: Trevor Morris [mailto:morr0209@t...] > > Sent: Wednesday, January 22, 2003 9:34 PM > > To: [EMAIL PROTECTED] > > Subject: Any Struts-based calendar examples out there? > > > > > > I have to create a calendar page to display meetings, etc. > > As you know, > > anything date-related is not the easiest task in the world. > > I have found a > > JSP-based calendar, but it would require some extensive > > rework to get rid > > of all the scriplet code. > > > > Short deadline + overworked programmer = trying to steal code > > instead of > > reinventing the wheel ;) > > > > Anyone seen anything in any struts example code out there? > > > > Trevor > > > > -- > > To unsubscribe, e-mail: > > <mailto:struts-user-> [EMAIL PROTECTED]> > > For > > additional commands, > > e-mail: <mailto:struts-user-help@j...> > > > > > > > -- > To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@j...> > For additional commands, e-mail: <mailto:struts-user-help@j...> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

