Hi, I have a shipping/billing page (secure page - https) in a shopping cart application. If there is any error then I am redirecting to home page that is non-secure(http).
The problem is that after error in the secure pages its redirecting to home page but in the same secure https mode. Is there any way in struts-config.xml (either by action mapping or in forward tag) where I can rectify this situation?? Any sort of help would be appreciated. Thanks in advance. -- Regards, Dinesh