:)   That's what I figured out and implemented.   Thanks for the quick
help.

-----Original Message-----
From: Mark Menard [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 12, 2007 5:22 PM
To: Struts Users Mailing List
Subject: Re: Struts 2 newbie question

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]


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

Reply via email to