|
|
Choosing A Webhost: |
SV: Defining mask globally: msg#00063apache.shale.user
Hi Another question: Which version is this of shale-validator? The linenumbers don't match up with the current. Hermod -----Opprinnelig melding----- Fra: Sanjay Choudhary [mailto:choudharysanjay@xxxxxxxxx] Sendt: 14. mars 2007 21:33 Til: user@xxxxxxxxxxxxxxxx Emne: Defining mask globally hi I wish to define the global regex for masks in a common file. For example , name field mask will be like ^[a-zA-Z]+$. <h:inputText id="nameame" styleClass="inputText" value="#{BrokerRepresentative.name}" size="20"> <val:commonsValidator type="mask" arg="Company Name" server="true" client="false"> <val:validatorVar name="mask" value="^[a-zA-Z]+$" /> </val:commonsValidator> </h:inputText> I wish to replace this with something like <f:loadBundle basename="globalmasks" val="globalmask"/> <h:inputText id="nameame" styleClass="inputText" value="#{BrokerRepresentative.name}" size="20"> <val:commonsValidator type="mask" arg="Company Name" server="true" client="false"> <val:validatorVar name="mask" value="#{ globalmask.name}" /> </val:commonsValidator> </h:inputText> This will enable me to validate the name field in a uniform way through out my application. Also if any change is need in regex then it needs to applied in one place. When I tried this solution I got java.lang.NullPointerException org.apache.shale.validator.CommonsValidator.convert(CommonsValidator.java:95 4) org.apache.shale.validator.CommonsValidator.loadMethodParamValues(CommonsVal idator.java:715) org.apache.shale.validator.CommonsValidator.validate(CommonsValidator.java:7 93) javax.faces.component.UIInput.validateValue(UIInput.java:781) javax.faces.component.UIInput.validate(UIInput.java:645) javax.faces.component.UIInput.executeValidate(UIInput.java:849) javax.faces.component.UIInput.processValidators(UIInput.java:412) javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java :912) javax.faces.component.UIForm.processValidators(UIForm.java:170) javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java :912) javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java :912) javax.faces.component.UIViewRoot.processValidators(UIViewRoot.java:342) com.sun.faces.lifecycle.ProcessValidationsPhase.execute(ProcessValidationsPh ase.java:78) com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200) com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90) javax.faces.webapp.FacesServlet.service(FacesServlet.java:197) Any help /commens/ pointers appreciated to resolve this problem. I open to different solution too. Thanks, sanjay
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | SV: Defining mask globally, Hermod Opstvedt |
|---|---|
| Next by Date: | Re: Defining mask globally, Sanjay Choudhary |
| Previous by Thread: | SV: Defining mask globally, Hermod Opstvedt |
| Next by Thread: | Re: Defining mask globally, Sanjay Choudhary |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |