You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Prashanth.S" <su...@yahoo.com> on 2003/06/27 06:40:29 UTC

How to Disable Checkbox in Struts

Iam displaying checkbox option in 1st jsp and leaving user to select the checkbox.
In the 2nd jsp i need to display the option selected by the user but make it noneditable...
so kindly help me...
Thanks
Prashanth



---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

Re: How to Disable Checkbox in Struts

Posted by "Prashanth.S" <su...@yahoo.com>.
I got it..
It was too simple
Thanks
bye


"Prashanth.S" <su...@yahoo.com> wrote:
Iam displaying checkbox option in 1st jsp and leaving user to select the checkbox.
In the 2nd jsp i need to display the option selected by the user but make it noneditable...
so kindly help me...
Thanks
Prashanth



---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!


---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

RE: How to Disable Checkbox in Struts

Posted by "Prashanth.S" <su...@yahoo.com>.
Hi filip,
Thank u very much.I got that.
Thanking u
Prashanth

Filip Polsakiewicz <Fi...@innoface.de> wrote:
use 

HTH Filip

> -----Original Message-----
> From: Prashanth.S [mailto:suman291857@yahoo.com]
> Sent: Friday, June 27, 2003 6:40 AM
> To: struts-user@jakarta.apache.org
> Subject: How to Disable Checkbox in Struts
> 
> 
> Iam displaying checkbox option in 1st jsp and leaving user to 
> select the checkbox.
> In the 2nd jsp i need to display the option selected by the user 
> but make it noneditable...
> so kindly help me...
> Thanks
> Prashanth
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org



---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

RE: How to Disable Checkbox in Struts

Posted by Filip Polsakiewicz <Fi...@innoface.de>.
use <html:checkbox ... disabled="true" />

HTH Filip

> -----Original Message-----
> From: Prashanth.S [mailto:suman291857@yahoo.com]
> Sent: Friday, June 27, 2003 6:40 AM
> To: struts-user@jakarta.apache.org
> Subject: How to Disable Checkbox in Struts
> 
> 
> Iam displaying checkbox option in 1st jsp and leaving user to 
> select the checkbox.
> In the 2nd jsp i need to display the option selected by the user 
> but make it noneditable...
> so kindly help me...
> Thanks
> Prashanth
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org