Hey i am new to struts2 or even to Struts so, i was looking the ways by which we can pass messages from action class to jsp page
- i.e I have a login page and if login fails then i want to send error message to jsp page for what reasons the login was failed or even if login was successful then i want to show a login successful popup to the user
Thanks