Hi,

I am using s:datetimepicker as follow

<s:datetimepicker name="user.birthDate" displayFormat="yyyy-MM-dd" />

When user.birthDate is null, i got exception
==================
Caused by: The Struts dispatcher cannot be found.  This is usually
caused by using Struts tags
without the associated filter. Struts tags are only usable when the
request has passed through
its servlet filter, which initializes the Struts dispatcher needed for
this tag. - [unknown location]
==================

What that mean?

Thanks

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

Reply via email to