Re: Struts ui components inside in a single line.

Thu, 29 Mar 2007 15:27:47 -0800

--- Felipe Rodrigues <[EMAIL PROTECTED]>
wrote:
> Does somebody have an example about how make a form
> using the struts tags,
> with  all of components in a single line?

I believe you already got the answer to this, but for
the sake of completeness... setting theme="simple" on
a component will keep it from using the normal table
stuff.

<s:textfield name="any" 
             size="30" 
             required="true"
             theme="simple"/>

d.



 
____________________________________________________________________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121

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

Reply via email to