if i use
<s:text name="key.update" /> to get value from message properties for
german characters "ä,ö,ü" , it works without problem
<s:submit kez="key.update" /> to get value from message properties for
german characters "ä,ö,ü" , it could not display correctly
<sx:submit kez="key.update" /> to get value from message properties
for german characters "ä,ö,ü" , it works without problem

above test case all works on same envoirment (charSet=UTF-8, pageEncoding=UTF-8)
what is the reason?

could I assign <s:text name="key.update" /> to a variable , then give
this variable to s:submit 's label ?


could anyone give me some hints?

Rgds
Yan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to