• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 07, 2025, 08:53:41 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - sveneller

1
Hi

I'm using konakart APi to create new store frontend with Groovy and Grails.

And I have question: Is com.konakart.app.KKEng thread safe? I use Spring framework to initialize KKEng class, and I would like to know what should be the scope of bean. Is it safe to create it as singelton? Or the scope should be request or session instead?

Thank you in advance...

Best regards
Sven
2
Configuration of KonaKart / Re: Mandatory product fields
September 18, 2008, 08:29:13 am
Hi
First question supposed to be was "Why is it mandatory..." :)

At first I entered dummy manufacturer, but just thought maybe it is possible to make users life easier when they don't have to choose this dummy manufacturer each time entering new product.

Thank you very much for your help.
3
Configuration of KonaKart / Mandatory product fields
September 18, 2008, 07:48:49 am
Wht is mandatory to enter "Model" and "Manufacturer" when entering new product in administrator? Is it somehow possible to make these fields not mandatory? I don't wan't to use feature to see products by manufacturers on site.

thanks.
Sven