have you written the code using the readonly, disabled..
if so can u send a piece of your code...

regds,

David


-----Original Message-----
From: Nekkalapudi, Viplava [mailto:[EMAIL PROTECTED]]
Sent: 22 January 2002 20:02
To: 'Struts Users Mailing List'
Subject: RE: html:text


We are using Struts 1.0, 
But the attributes readonly and disabled are working fine for html tag.
The problem we have is for,
<html:button property="myButton" onclick="submitWithNewActionName">
  buttonValue
</html:button>

The value of myButton is not submitted as request parameter.
It works fine with <html:submit>.
The Struts documentation says <html:button> has property which will be
the
name of the request parameter.

Any information on this?

Thanks, 


-----Original Message-----
From: Chalissary, David [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 22, 2002 1:29 PM
To: Struts Users Mailing List
Subject: RE: html:text


sorry abt the message...I meant was
the attribute is defined in the API but it gives 
an error as mentioned.
If its the struts version...well then thats fine...
i will get the latest

regds,

David

-----Original Message-----
From: Chalissary, David 
Sent: 22 January 2002 19:23
To: Struts Users Mailing List
Subject: RE: html:text


Thats fine I can overcome that but the problem is 
the attribute is mentioned but it gives the error mentioned.
I dont know if its the struts version or else wot is the problem.

regds,

David

-----Original Message-----
From: Carl Sziebert [mailto:[EMAIL PROTECTED]]
Sent: 22 January 2002 19:23
To: Struts Users Mailing List
Subject: RE: html:text


Well you have greater problems than the readonly issue you mentioned
earlier.  You cannot have custom tags as attributes of other nested
tags.  However you can have nested tags within the body of other tags.
Basically you cannot use the bean:write tag as the value of the
attribute value.

Carl
 

-----Original Message-----
From: Chalissary, David [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, January 22, 2002 11:13 AM
To: Struts Users Mailing List
Subject: RE: html:text

the code
<html:text readonly="true" value="<bean:write name="auditStatusCode"/>"
/>

the error message  is:
readonly is not a valid attribute for tag html:text

David

-----Original Message-----
From: Chalissary, David 
Sent: 22 January 2002 19:09
To: Struts Users Mailing List
Subject: RE: html:text


yes...i definitely did...but was unable

regds,

David

-----Original Message-----
From: Carl Sziebert [mailto:[EMAIL PROTECTED]]
Sent: 22 January 2002 18:58
To: Struts Users Mailing List
Subject: RE: html:text


Did you use the proper format of readonly="true", etc?  The html tags
require this format as opposed to the regular html format of just
including the word 'readonly' inline with your tag.

Carl


-----Original Message-----
From: Chalissary, David [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, January 22, 2002 10:51 AM
To: Struts Users Mailing List
Subject: RE: html:text


Hi,

Has anybody used the html:texts disabled & readonly attributes.
The error generated - is this tag doesnt support readonly
or when I am using the disabled, I have the same error.
If so, is it bcoz of the old struts.

Help is highly appreciated.

thanx in advance

regds

David

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to