Hi Folks
I am trying the use the SWF Form tag to produce a form that would be expanded to the following HTML code:
<tr>
<td>Skills:</td>
<td><select name="skills" multiple="true">...
Type: Posts; User: Klaus777; Keyword(s):
Hi Folks
I am trying the use the SWF Form tag to produce a form that would be expanded to the following HTML code:
<tr>
<td>Skills:</td>
<td><select name="skills" multiple="true">...
Thank you very much; that's exactly what i needed.
Hi Folks,
I'm wondering if it is somehow possible to access the current state's name from the view (JSP).
Right now what I'm doing to make this possible is following:
<render-actions>...