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

Usability/Deployment question

Started by nitingupta183, March 16, 2010, 05:57:35 am

Previous topic - Next topic

nitingupta183

Hi All,

I am planning to integrate KonaKart with my web based application to  enable e-commerce activities in my application. Mainly I need to sell the subscriptions in my application using KonaKart.

I am bit confused on the integration options with my application. I want the KonaKart based shopping app to be running as a separate application deployed along with my main application. Also I want the security context to be shared by the two applications. If user logs in my application & when he navigates to shop, then I should be able to identify him as user in the system. User management is being done in my main application.

My app is deployed in tomcat container and we are using Spring/Hibernate.

Please let me know the integration option that I can use with ease. Or please refer to some internet links/resources where I can see the deployment options of KonaKart.

rgds
Nitin

Sony George


you can achieve this modifying the custom\appn\src\com\konakart\bl\LoginIntegrationMgr.java