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

Want to hide all products to user b4 login

Started by omkarkelkar, October 21, 2008, 12:34:51 pm

Previous topic - Next topic

omkarkelkar

Hi! developers...
I want to hide all product & details b4 login to user.
User must login to site & then only can b able to access list of products... & so cart also.
I want to show all info of products after Login only.
How to remove this???  ???

ryan

You need to configure the application to send the user to the login page if he isn't already logged in. This already occurs for many of the struts actions. You just need to implement it for the others and change the struts-config.xml file accordingly.