Re: Clean way to obtain a property's value...

2004-10-12 Thread Adam Hardy
Axel, thanks for resurrecting the thread with your suggestions. On the first suggestion, how do you propose making the singleton available in the page context, to allow that call? On the second one, how can a tld be used to define constants? Obviously I'm missing something. thanks Adam ps the uns

Re: Clean way to obtain a property's value...

2004-10-11 Thread Nicolas De Loof
. Does anybody have any better ideas? > > > > Thanks! > > > > > > On 09/27/2004 04:53 PM Paul McCulloch wrote: > > >I think you can achieve what yopu want. For example: > > > > > > > > > > > > > > > I'm some conditional html

Re: Clean way to obtain a property's value...

2004-10-11 Thread Axel Gross
script), but not for > >>storing the value in a server-side variable and using it to > >>(conditionally) > >>generate some HTML or other... > >> > >>Correct me if I'm wrong, please... > >> > >>Regards, > &g

RE: Clean way to obtain a property's value...

2004-09-28 Thread Paul McCulloch
From: Adam Hardy [mailto:[EMAIL PROTECTED] > Sent: Monday, September 27, 2004 9:50 PM > To: Struts Users Mailing List > Subject: Re: Clean way to obtain a property's value... > > > Just before this thread dies, on a closely related note, does anybody > have a nice way to

Re: Clean way to obtain a property's value...

2004-09-27 Thread Adam Hardy
EMAIL PROTECTED] Sent: Monday, September 27, 2004 3:56 PM To: 'Struts Users Mailing List' Subject: RE: Clean way to obtain a property's value... Not sure, Paul... as I understand, directly outputs the value. Therefore, I believe it would work if I wanted to use the value for conditional (