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)