hi all,
i am using struts' validation.
i want to validate fields for required, mask and email. required and mask
validation works fine but email validation is not working.it gives error
like
validateEmail method not found..
i have given
pls tell me how to
I have been getting rid of these warnings without using @SuppressWarnings
and in a way that I think makes the casts a bit more explicit.
I don't know what you are doing in case (1), but in case (2), you can do
this:
TreeSet mySet = new TreeSet();
for(Object jobTemplate : request.getSession().ge
Bob,
Niall is completely right that you generally don't want to do this as it is
a security hazard, however he is wrong that it cannot be done. You just need
to use a custom ValidatorForm rather than relying solely on the validation
config file. To do this, make the ActionForm that the ccnum prop
On 8/25/06 1:40 PM, "Garner Shawn" <[EMAIL PROTECTED]> wrote:
> Is there templating available like Tiles where I can define a template
> JSP with a header,side menu, body, and footer and then just reuse it
> accross pages?
>
> I see there are themes and templates in the documentation but it
> usu
Hi All,
Can some one help me in understanding the session management with
struts? How to do this with struts? I tried doing it in all the actions,
but am not sure what am doing wrong, it does not work. Can any body help
me on this. Any links, sample codes etc would be of great help.
Anil.
5 matches
Mail list logo