Hi,
I actually want to use the struts UI tags "<s:", but I don't know
where to download the library from.
Hereis the code I want to implement:
<s:textfield label="City" name="city" />
<s:textfield label="State" name="state" />
<tr>
<td>Zip+4</td> <!-- Manually outputting our label -->
<td>
<s:textfield name="zip" theme="simple" />
<s:textfield name="plus4" theme="simple" />
</td>
</tr>
"
Thanks
On Mon, Jun 22, 2009 at 6:46 PM, Sam Wun<[email protected]> wrote:
> Hi,
>
> Can anyone tell me where can I downnload struts (2) UI Tags library?
>
> Thanks
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]