Hi, In my application i have passed a message to the addActionMessage in my action class. Where the action class maps to the xyz.jsp on success. In the xyz.jsp file i have specified both the <s:actionmessage /> and <s:actionerror> tags.
I was able to reach the xyz.jsp but without any message being rendered. So, can u pls figure out where am i going wrong.