Hello,

i would like to know how to obtain the name of the current action inside
the JSP code. I found code: <s:property value="%{#action}" /> but this
is showing me: "action.regis...@ce41cc" but its useless information for
me.

next question i had is i invoke a request to any action like this:
"?request_locale=tr", the form i use on that page immediately changes
the labels for the fields as expected. But it seems that the code inside
the action is not understanding this. Because the prepare() method makes
use of getText() and this translation is also not processed, it remains
in the language what struts initially detected.

Hopefully someone can give me a lil clue.
TIA
Daniel

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to