From: C. G. <gro...@po...> - 2006-06-27 18:33:13
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Cheers guys, i wrote a taglib for rendering a html-calendar. I asked at the struts list if this is of use, but it seems it isn't. After exploring the subprojects here it may fit here. This project is for making life easier with struts. It has a subproject called "AjaxTags". So why making one up with everyday taglibs? I found no alternativ to writing a calendar taglib. Ok, i could pay for one. Usage would be very easy, it's quite simple: <cal:calendar href="./gigs.do" param="date">date_in_long</cal:calendar> This tag renders a html calendar and provides links to different dates. If you click a link you will figure out that it points to: domain.de/gigs.do?date=123355 Thats all. What do you think? Chris. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEoXrAkv8rKBUE/T4RAuIsAJ4onjrs8fkoMqBJlZWQkJrairazrQCfTvIq vDy6lp7G5s5vD5uy8FJAhNg= =y1Jn -----END PGP SIGNATURE----- |