or
<constant name="struts.ui.theme" value="simple" />
as a global setting.
Tom

On 2/7/07, Dariusz Wojtas <[EMAIL PROTECTED]> wrote:
<s: textfield  name="..." theme="simple" />

It generates 2 cell row + optional error message for field if parent
form is of theme 'xhtml' or 'ajax'. You may override cild behaviour by
setting theme 'simple' on a single tag.

regards
Dariusz Wojtas

On 2/7/07, Daniel Amadei <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I`m using the tags textfield and password and I noticed it is creating
> a new <tr> element which positions the fields vertically. I need them
> horizontally, so I`d like struts just to create the <input> tag for
> me, nothing more. How can this be done?
>
> Thanks,
> Daniel

---------------------------------------------------------------------
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