how to display invalid message on the same jsp page
yogesh totare
Greenhorn
Joined: Feb 02, 2005
Posts: 15
posted
0
hi all,
i am doing a simple authentication application , now i want to display the invalidate username and password message on login page if login authentication failed after submiting the login page. what i have to do for that?
what i tried is 1> i have my struts-config files action tag as