Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

How to align form fields in struts 2

walidito

2006-12-05

Replies:


Hi, I have a problem with aligning my form's fields to the right using struts
2.
Here is my code :

<s:textfield label="%{getText('username')}" name="username"/>
<s:password label="%{getText('password')}" name="password" />

I have tried requiredposition="right" and the "size" attritbute, but it
doesn't work neither.

Could sbdy help please?

thanks in advance
--
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.