RE: Newbie Help html:text conditional arguments

2005-03-25 Thread George Sexton
[mailto:[EMAIL PROTECTED] > > Sent: Friday, March 25, 2005 10:38 AM > > To: 'Struts Users Mailing List'; 'Hubert Rabago' > > Subject: RE: Newbie Help html:text conditional arguments > > > > How would I do this? I upgraded all of the jars to 1.2.4 >

RE: Newbie Help html:text conditional arguments

2005-03-25 Thread George Sexton
List'; 'Hubert Rabago' > Subject: RE: Newbie Help html:text conditional arguments > > How would I do this? I upgraded all of the jars to 1.2.4 > version of struts, > and copied the TLDs and DTDs, but the READONLY attribute is > still not set. > > George Sexton

RE: Newbie Help html:text conditional arguments

2005-03-25 Thread George Sexton
mailto:[EMAIL PROTECTED] > Sent: Friday, March 25, 2005 9:45 AM > To: Struts Users Mailing List > Subject: Re: Newbie Help html:text conditional arguments > > It's possible you just need to update your taglib declarations to use > the EL version of the tags. > > Hubert &

RE: Newbie Help html:text conditional arguments

2005-03-25 Thread George Sexton
The readonly attribute is not output. George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 > -Original Message- > From: Rick Reumann [mailto:[EMAIL PROTECTED] > Sent: Friday, March 25, 2005 9:42 AM > To: Struts Users Mailing List > Subject:

Re: Newbie Help html:text conditional arguments

2005-03-25 Thread Hubert Rabago
It's possible you just need to update your taglib declarations to use the EL version of the tags. Hubert On Fri, 25 Mar 2005 11:41:41 -0500, Rick Reumann <[EMAIL PROTECTED]> wrote: > What is it doing wrong? Getting errors? What does the resulting html src > code look like? > > George Sexton wro

Re: Newbie Help html:text conditional arguments

2005-03-25 Thread Rick Reumann
What is it doing wrong? Getting errors? What does the resulting html src code look like? George Sexton wrote the following on 3/24/2005 10:45 PM: I'm running into a problem with Struts, and I admit I'm a newbie to it. I have a line in a JSP file: What I'd like to do is conditionally have readonl