Re: Struts 2 - Global Validation

2010-02-04 Thread wild_oscar
gt;> auto-reply like >> above which perplexes the new user... If you could fix this, then there >> won't be confusion to the newbies who post. >> >> Regards >> Arul >> >> >> >> >> The INTERNET now has a personality. YOURS! Se

Re: Struts 2 - Global Validation

2010-02-04 Thread mailtolouis2020-struts
A To: Struts Users Mailing List Sent: Wed, February 3, 2010 8:27:27 PM Subject: Struts 2 - Global Validation Hi, Any idea how to do global validation in Struts 2 ? For example, in Struts 1, I can define all global regular expression validations in a file called validation-regexpr.xml su

Re: Struts 2 - Global Validation

2010-02-04 Thread Brian Thompson
On Thu, Feb 4, 2010 at 6:10 AM, Arulmani V A wrote: > Hi, > > Apologies for having posted the same query 5 times - it was purely > UNINTENTIONAL. I'm new to this list and when I posted my query for the > first > time, I got the following reply : > > Hi. This is the deliver program at bjtu.edu.cn.

Re: Struts 2 - Global Validation

2010-02-04 Thread Stephen Turner
Hello Arul, No worries - welcome to the list. The message you got was from a list subscriber's email system, not from the struts mailing list so it's outside the list admins' control. They happen from time to time - best to ignore those messages. Don't get discouraged - this is a good plac

RE: Struts 2 - Global Validation

2010-02-04 Thread Arulmani V A
Hi, Apologies for having posted the same query 5 times - it was purely UNINTENTIONAL. I'm new to this list and when I posted my query for the first time, I got the following reply : Hi. This is the deliver program at bjtu.edu.cn. I'm afraid I wasn't able to deliver your message to the following a

Re: Struts 2 - Global Validation

2010-02-03 Thread Brian Thompson
Could you quit spamming the list, please? On Wed, Feb 3, 2010 at 2:46 PM, Arulmani V A wrote: > Hi, > How to do global validation in Struts 2 ? For example, in Struts 1, I can > define all global regular expression validations in a file called > validation-regexpr.xml such as : > > alpha > [

Struts 2 - Global Validation

2010-02-03 Thread Arulmani V A
Hi,  How to do global validation in Struts 2 ? For example, in Struts 1, I can define all global regular expression validations in a file called validation-regexpr.xml such as :  alpha [A-Za-z]*  The above global regular expressions can be reused in other validation files as follows :  mask ${al

Struts 2 - Global Validation

2010-02-03 Thread Arulmani V A
Hi,  How to do global validation in Struts 2 ? For example, in Struts 1, I can define all global regular expression validations in a file called validation-regexpr.xml such as :     alpha     [A-Za-z]* The above global regular expressions can be reused in other validation files as follows : 

Struts 2 - Global Validation

2010-02-03 Thread Arulmani V A
Hi,  How to do global validation in Struts 2 ? For example, in Struts 1, I can define all global regular expression validations in a file called validation-regexpr.xml such as :                          alpha             [A-Za-z]*             The above global regular expressions can be reuse

Struts 2 - Global Validation

2010-02-03 Thread Arulmani V A
Hi,  How to do global validation in Struts 2 ? For example, in Struts 1, I can define all global regular expression validations in a file called validation-regexpr.xml such as :                         alpha             [A-Za-z]*             The above global regular expressions can be reu

Struts 2 - Global Validation

2010-02-03 Thread Arulmani V A
Hi,  Any idea how to do global validation in Struts 2 ? For example, in Struts 1, I can define all global regular expression validations in a file called validation-regexpr.xml such as : http://jakarta.apache.org/commons/dtds/validator_1_1_3.dtd";>                         alpha