KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: sunjiangstee on September 27, 2008, 05:20:14 am

Title: Is there the tutorial material for how to use java api or customization?
Post by: sunjiangstee on September 27, 2008, 05:20:14 am
Is there the tutorial material for how to use java api or customization?
Title: Re: Is there the tutorial material for how to use java api or customization?
Post by: pete on September 27, 2008, 06:57:05 am
Take a look at http://www.konakart.com/engine_customization_faq.php and http://www.konakart.com/apiexamplesfaq.php .
Title: Re: Is there the tutorial material for how to use java api or customization?
Post by: sunjiangstee on September 27, 2008, 07:55:17 am
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/.
Title: Re: Is there the tutorial material for how to use java api or customization?
Post by: Brian on September 27, 2008, 12:41:19 pm
question asked and answered in other threads!