12-17-2011 05:11 PM
I am looking for an approach where I can use the HTML5/CSS3/JQuery combo (WebWorks, I suppose) and yet be able to use hooks into the Java tier. Ultimately, I develop mobile apps that exploit the telephony space and would like to be able to customize the "Call" screen for outgoing calls:
What is the most direct way to go about this? If I use the Java approach, then I have to embed HTML code inside of Java classes. How can I get the HTML layer to talk to the Java layer?
Thanks for your assistance.
12-31-2011 10:26 AM