Re: Comparing a request parameter to a string literal

2009-04-17 Thread Pierre Lavignotte
Hi, you should consider comparing strings with the equals() method : "invalid".equals(#parameters.status) Cordialement, Pierre Lavignotte Ingénieur Conception & Développement http://pierre.lavignotte.googlepages.com On Fri, Apr 17, 2009 at 8:01 PM, Terry Gardner wrote: >

Re: Is there a way to make Struts2 working with other methods different than classic getter/setter?

2009-04-17 Thread Pierre Lavignotte
yZero attribute at all, or name it myBankingCode, or superMan or anything you want. Hope it helps, Pierre Cordialement, Pierre Lavignotte Ingénieur Conception & Développement http://pierre.lavignotte.googlepages.com On Fri, Apr 17, 2009 at 3:31 PM, Federica Oltolina < federica.oltol...