On 12/5/05, Stanislav <[EMAIL PROTECTED]> wrote:
> Before jsp page i have action that connects to db and gettering some data. On
> values of this data
> depends checking checkbox. How can i do this? I dont know how to have jsp
> page with some of checked
> checkbox..
In Struts JSP is used for pr
Stanislav wrote:
In ur JSP, you might have given some value to your check box. Set the same
value in your action
class for the respective field in the FormBean.
Ex:
Then in your action class:
setAbc("y");
Tnx for your answer, but i tried to do that and or get error or doesnot happend.
Stani
> In ur JSP, you might have given some value to your check box. Set the same
> value in your action
> class for the respective field in the FormBean.
>
> Ex:
>
> Then in your action class:
> setAbc("y");
Tnx for your answer, but i tried to do that and or get error or doesnot happend.
Stanislav
Sent: Mon 12/5/2005 4:06 PM
To: user@struts.apache.org
Subject: problem with checking checkbox before jsp page
Before jsp page i have action that connects to db and gettering some data. On
values of this data
depends checking checkbox. How can i do this? I dont know how to have jsp page
wi
Before jsp page i have action that connects to db and gettering some data. On
values of this data
depends checking checkbox. How can i do this? I dont know how to have jsp page
with some of checked
checkbox..
Tnx,
Stanislav
-
T
5 matches
Mail list logo