• Welcome to KonaKart Community Forum. Please login or sign up.
 

Change forward after log in

Started by paulh, April 15, 2009, 04:23:16 pm

Previous topic - Next topic

paulh

It seems after the user is logged in he is taken to the MyAccount page. I would like to change it so that if the user is logging in after clicking on checkout it goes to CheckoutDelivery and if they are logging in after clicking My Account then it goes to MyAccount.

Can you give me an idea which actions I should customize - struts-config.xml???

Thanks

paulh

worked it out

kkAppEng.setForwardAfterLogin("CheckoutDelivery");