Hi All,
Can any one please tell me, how to assign a values to a string
using <logic:iterate>
Example: <logic:iterate id="maxreqiddetail" name="maxreqiddetails">
</logic:iterate>
In this iterator, i am having values in the name
'maxreqiddetails" as primary_skill and location.
I know how to print the values...by using< bean:write
name="maxrediddetail" property="primary_skill"/>
But i wanto assing those values to a String. How can i do that one.
Please anu body having any idea plase reply me
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]