On 3/12/07 1:53 PM, "Paul Saumets" <[EMAIL PROTECTED]> wrote:

> In your struts.properties file declare the following line:
> 
> struts.ui.theme=simple
> 
> then just wrap whatever you'd like around your input tags.

That to me is a hammer-like solution. This will change all of his forms to
use the simple theme.

How about:

<tr><td colspan="2"><s:submit theme="simple" .... /><s:submit theme="simple"
..../></tr>

Mark

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

Reply via email to