On 2/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a table of data on my JSP and the User may choose one row.
> I want to do this with a Radiobutton and need the value of the choose
> radiobutton on my forwarded page.
> type="business.FormBean" scope="session">
>
>
>
>
Hi,
I tried it with the idName property as described by Gary but it doesn't
work. I get this Error
No getter method available for property formID for bean under name
org.apache.struts.taglib.html.BEAN
It exists a Formbean for this action with the property formID and there are
getter and setter.
Try this:
Gary
>>> [EMAIL PROTECTED] 2/27/2006 6:23:09 AM >>>
Hi,
I have a table of data on my JSP and the User may choose one row.
I want to do this with a Radiobutton and need the value of the choose
radiobutton on my forwarded page.
My Question is
Hi,
I have a table of data on my JSP and the User may choose one row.
I want to do this with a Radiobutton and need the value of the choose
radiobutton on my forwarded page.
My Question is now how can I set the value of the radiobutton to a value
from m
4 matches
Mail list logo