dolphin-platform
dolphin-platform copied to clipboard
AngularJS Integration [cant execute controller methods]
Hi guys,
Greetings! Im having an issue on setting up angular JS. I already added the dependencies and there's notification on browser that opendolphin successfully executed.
However, there was no response on the html side when attempting to execute the methods in controller. My initial thought that when someone click on button that bound to execute angular method, it should run the method on the server side and display some output on the console.
I have attached sources that I used for testing. angularjs_and_javaee.zip
I shall appreciate for any help to guide me on this process.
Thanks, Mark