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
-- 
View this message in context: 
http://www.nabble.com/How-to-align-form-fields-in-struts-2-tf2762717.html#a7702699
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to