Re: Submit with several methods in Struts 2.2

2010-09-14 Thread Ashlon Hill
I am using Struts 2 tags. Is there an easy way for me to "ghost" out one of the above textfields if the other one is clicked/selected? I can do it without using the struts 2 tags but how do you do it with them?                                                   -

Re: OGNL and init params

2010-10-07 Thread Ashlon Hill
will it always be listed as *application*? or does that value change? On Thu, Oct 7, 2010 at 10:23 AM, Altenhof, David Aron wrote: > That did it ... thanks! > > -David > > -Original Message- > From: Maurizio Cucchiara [mailto:maurizio.cucchi...@gmail.com] > Sent: Wednesday, October 0

Re: checkbox problem

2010-10-26 Thread Ashlon Hill
Dave/Peter, Was the issue resolved due to names of methods and properties not matching? Curious, Ashlon On Tue, Oct 26, 2010 at 2:42 PM, Peter Bliznak wrote: > Yep, got it ... I really didn't realize that method of referring to stuff > on > OLGN stack could make such a difference. > All works

Re: checkbox problem

2010-10-26 Thread Ashlon Hill
> Dave/Peter, > > Was the issue resolved due to names of methods and properties not matching? > > Curious, > Ashlon > > > On Tue, Oct 26, 2010 at 2:42 PM, Peter Bliznak wrote: > >> Yep, got it ... I really didn't realize that method of referring to stuff >> on >> OLGN stack could make such a diffe

Re: Struts 2 Testing - odd behaviour

2010-11-26 Thread Ashlon Hill
Dave, I'm just following, so there is a typo in value="{platformName}" ? On Fri, Nov 26, 2010 at 7:05 AM, Dave Newton wrote: > After fixing the typo in the "value" attribute. > > On Fri, Nov 26, 2010 at 6:55 AM, Maurizio Cucchiara < > maurizio.cucchi...@gmail.com> wrote: > > > Could you post