KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: franklinr on March 02, 2012, 02:53:35 am

Title: Missing the obvious but how do I get the image base URL from the java API?
Post by: franklinr on March 02, 2012, 02:53:35 am
I expected it to be part of ProductIf or perhaps from the KKEngIf somehow but just can't seem to find this through the API.  Just having the image name in the product obviously isn't giving me what I need to reference the image.

Thanks for bearing with me.
Title: Re: Missing the obvious but how do I get the image base URL from the java API?
Post by: ming on March 02, 2012, 06:11:18 am
search for getImageBase() in the jsp files and you will find a convenient way to access that