Hi All,
I work on a large financial system which is hosted on WebSphere and currently has an applet front end.
I am just playing around with Flex for the first time and I am really impressed with the quality of the framework. I am interested to see if there is anyway I can integrate Flex into my J2EE application in a simple type safe fashion.
As a complete newbie I have no idea how to go about doing this;
What would be the easiest way to invoke a Java method from the UI whilst hosted within a container (please dont say javascript!!)
How would you go about pushing updates to the UI
Thanks in advance.
Karl