Hi All
Is there a way i can use pass the variable values from a page into a
property in the same page
like
<logic:iterate idName="count" name="KEY_USER" property="appCourses">
  <html:text property="course($count)" />
</logic:iterate>
The idea is to set/get the value at the count index.

Thanx
--Mohan



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to