Can you make sure that class file of ValidationUtil resides in the classpath
of your application ...
It usually bundled as jar file.
Prithvi
On 3/29/07, Niall Pemberton <[EMAIL PROTECTED]> wrote:
On 3/28/07, Dwight Galloway <[EMAIL PROTECTED]> wrote:
> here is what I have inside my struts, I
On 3/28/07, Dwight Galloway <[EMAIL PROTECTED]> wrote:
here is what I have inside my struts, I guess I am not sure what I must do
inside of the struts config for the validation, but I am using version 1.0 with
the config at 1.1.dtd, I inherited this system and I really know very little
about s
here is what I have inside my struts, I guess I am not sure what I must do
inside of the struts config for the validation, but I am using version 1.0 with
the config at 1.1.dtd, I inherited this system and I really know very little
about struts, thank you for your help...
I can't see anything wrong with what you have here. Can you show us
how you have configured Struts to pick up your custom validation rules
and also say what version of Struts and what version of Commons
Validator you are using
Niall
On 3/28/07, Dwight Galloway <[EMAIL PROTECTED]> wrote:
I am ha
I am having troubles getting my own validator to work, I wonder if it is the
classpath where I am pointing to my Class with? I am trying to create a
dateRange validation to determin if the date falls between two dates or not.
This is what I have in my validation.xml
>
>
5 matches
Mail list logo