2/28/2011 5:29:29 AM
Title:
Not able to run .html and .swf file out of eclipse workspace
Hey guys,
Can you provide me a sample flex application example..
It should be designed in such a way that...a simple UI will interact with java code....(Using HTTPService or your prefered way)...Finally what i want is to prepare a .war with java code and flex files and run the example from browser.
ex : build a java servlet
build UI using flex
UI should interact with JAVA servelet to get response back to browser.
Finally pack all java files and flex related files as .war file
deploy the war file in weblogic 10.3 and run the flex application from browser.
Appreciate your efforts ....if you can send me....Thank you in advance