MT
Originally posted by Oliver Refle:
give the radio buttons the appropriate values, e.g. the employee id. And then check in the Action which radio button was selected.
MT
Here only my doubt..
How can I asssign empNo to radiobutton's value attribute..
is it something liek this......
<html:radio name="element" property="selectRow" value ="<bean:write name="element" property="empNo"/> .......![]()
![]()
[/QB]
Originally posted by Oliver Refle:
this should help you out
MT
MT
Originally posted by Junilu Lacar:
You can define a scripting variable with beanefine
<beanefine id="currentEmpNo" name="element" property="empNo" />
<html:radio .... value="<%= currentEmpNo %>" />
See also: this thread.
[ October 24, 2003: Message edited by: Junilu Lacar ]
MT
Originally posted by manasa teja:
Can we decalre "type" for the scriting variable also... Like, if I want teh variable of type int, String, etc..
Thanks again.... I appreciate yoru help on this...
MT
Adios
MT
MT
MT
MT
MT
MT
Adios
Whip out those weird instruments of science and probe away! I think it's a tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
|