posted 18 years ago
Hi,
I am developing My web app using Struts1.1 . Now I have A login page (embedding Login form bean) with corresponding action class(LoginAction.java). Now currently when user enters correct Username & password he is getting transferred to his account page successfully. But I want to add one more thing in above login action class:-
When user enters wrong login info , the error Object should be created into action class & it should be but into ActionErrors. & then user should get forwarded to original login page with appropriate error messages in front of Login & Passowrd textboxes on Login page.
Hope u understand my problem.
How should I do that?
Pls help me.
Thanx
pras
********Deserve Before You Desire********