Well, for validation features such as javascript, you should look at the validator and 
its rules xml file.  You can expand on the date handling javascript there, and by 
using the validatorform you can define fields to be of type date and apply 
client/server side validation rules.

Regards,
Mark

*********** REPLY SEPARATOR  ***********

On 10/11/2002 at 8:07 AM edgar wrote:

>I have found that the basic functionality of the tag library classes to
>be limited (I assume by design) , and I have found myself writing
>replacement tags for quite a number of things.  I.E. In order to have a
>relatively simple date interface (avoid very complex javascript in every
>jsp) the logical place to put such code is in the tag libraries.
>
>Question 1: Am I missing something and is this code is actually being
>produced somewhere else?
>
>Question 2: Is there a desire for such code to be included in Struts or
>does this bring the user interface too much into the picture?
>
>Question 3: How complex will life be when moving from version to version
>of Struts if I continue to 'roll my own'?
>
>Thanks
>
>Edgar Dollin
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




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

Reply via email to