Return-Path: Delivered-To: apmail-jakarta-taglibs-dev-archive@www.apache.org Received: (qmail 9872 invoked from network); 7 Nov 2003 11:38:11 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 7 Nov 2003 11:38:11 -0000 Received: (qmail 80772 invoked by uid 500); 7 Nov 2003 11:38:09 -0000 Delivered-To: apmail-jakarta-taglibs-dev-archive@jakarta.apache.org Received: (qmail 80746 invoked by uid 500); 7 Nov 2003 11:38:09 -0000 Mailing-List: contact taglibs-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tag Libraries Developers List" Reply-To: "Tag Libraries Developers List" Delivered-To: mailing list taglibs-dev@jakarta.apache.org Received: (qmail 80716 invoked from network); 7 Nov 2003 11:38:09 -0000 Received: from unknown (HELO smtpzilla2.xs4all.nl) (194.109.127.138) by daedalus.apache.org with SMTP; 7 Nov 2003 11:38:09 -0000 Received: from webmail.xs4all.nl (webmail6.xs4all.nl [194.109.127.37]) by smtpzilla2.xs4all.nl (8.12.9/8.12.9) with SMTP id hA7Bc7Bi079387 for ; Fri, 7 Nov 2003 12:38:07 +0100 (CET) Received: from 213.84.247.39 (SquirrelMail authenticated user sunsear) by webmail.xs4all.nl with HTTP; Fri, 7 Nov 2003 12:38:07 +0100 (CET) Message-ID: <16399.213.84.247.39.1068205087.squirrel@webmail.xs4all.nl> Date: Fri, 7 Nov 2003 12:38:07 +0100 (CET) Subject: [input] select lists From: "Martin van Dijken" To: taglibs-dev@jakarta.apache.org User-Agent: SquirrelMail/1.4.2 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N In my last job we had a taglibrary that showed select lists filled with options for all possible days,months,years,hours,minutes and seconds. I saw Shawn's input tag library and it would be possible to create these lists by prepopulating a Map, passing it to select and letting it display this info. This is a little too cumbersome for me. If I were to make a dateselect tag that can display this info, could I see it added? Martin van Dijken --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org