• Welcome to KonaKart Community Forum. Please login or sign up.
 
March 29, 2024, 03:40:51 pm

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 - sunjiangstee

1
I have followed the instruction of the page engine_customization_faq.php to do all.All are successful. How can I see it from Konakart web page. I tried to login with admin@konakart.com and a noraml user id, but see nothing changed from the web page. Can you please indicate which page I can check the difference. Thanks a lot.
2
I succeed in building the java_api_examples and java_soap_examples following the instruction of web page apiexamplesfaq. It generates a batch of compiled class files int the classes folder. But I do not how to deploy it to reflect the new functions when I launch and browse the http://localhost:8780/konakart/.
3
I succeed in building the java_api_examples and java_soap_examples following the instruction of web page apiexamplesfaq. It generates a batch of compiled class files int the classes folder. But I do not how to deploy it to reflect the new functions when I launch and browse the http://localhost:8780/konakart/.
4
Is there the tutorial material for how to use java api or customization?
5
Where is the description where to store my own extended code from the API and how to config to make it work?
6
Programming of KonaKart / How to run the Java API example?
September 27, 2008, 03:26:59 am
Hi, I try to extend the functions by Java API. I tried the attached example in Konakart installation folder. But I don't know how to run it. And if I code my own program, where should I put the code and how to embed it into Konakart system and show in Konakart web page?