This general approach would work, but if you can use JSTL, it could be
written much cleaner as:
...
You may be able to get away with not even having the statement
and using just ${editable}
On 11/14/06, Puneet Lakhina <[EMAIL PROTECTED]> wrote:
On 11/14/06, Adam K <[EMAIL PROTECTED]> wrote:
That will work I suppose I was just hoping that there was a somewhat more
elegant way of doing it, the fact that I'm not using JSTL should have hit me
in the face that this wouldn't be elegant however.
thanks for the thought.
On 11/14/06, Puneet Lakhina <[EMAIL PROTECTED]> wrote:
On 11/14/06,
On 11/14/06, Adam K <[EMAIL PROTECTED]> wrote:
Hi all , I am attempting to do the following, and it obviously isn't
working, but I was hoping someone on the list would point me to something
that might work instead:
I have this text field and I want to be able to alternate the readonly
property
Hi all , I am attempting to do the following, and it obviously isn't
working, but I was hoping someone on the list would point me to something
that might work instead:
I have this text field and I want to be able to alternate the readonly
property from true and false. I tried to put in the below
4 matches
Mail list logo