In jaggery you can interact with java code from HostObject or jaggery modules[1], accessing java from JS code[2].Here I will give sample Host Object and steps to added such new hostObject for jaggeryjs 1. Using Host Object function straight using Host Object function.2. Embedding jar in to Host Object and using that jar with out expose embedded jar 1) WeatherHostObject ...
↧