I am actually writing an issue of Tapestry 4 tutorial on creating a
custom component exactly as you want. To be completed tomorrow, but I am
not sure whether it will be applicable to T5.

-----Original Message-----
From: Juan Maya [mailto:[EMAIL PROTECTED] 
Sent: 23 May 2007 22:59
To: Tapestry users
Subject: t5: Date input component


Hi all,
i have been trying to create a new Date component that would help to
enter dates using 3 select components. It would be something like this:
<select id="month"..../><select id="day"..../><select id="year"..../>

However i don't know how to accomplish this.
I have seen that i can do it creating a ProcessSubmissionAction on my
component that would take the values of the select components but i want
to be sure that there isn't a cleaner way to do it.

Thanks

------------------------------------------------------------------------------
CONFIDENTIALITY NOTICE: If you have received this email in error, please 
immediately notify the sender by e-mail at the address shown.  This email 
transmission may contain confidential information.  This information is 
intended only for the use of the individual(s) or entity to whom it is intended 
even if addressed incorrectly.  Please delete it from your files if you are not 
the intended recipient.  Thank you for your compliance.  Copyright 2007 CIGNA
==============================================================================


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to