Hi All,
I’m currently working on a project with a Flex front end and a java/struts middle-tier! It’s an installation application so part of the front end is a text area that displays multiple status messages as different parts of the application is installed!
I was wondering if it’s possible to send multiple responses to Flex? That is after the user presses install, the Flex front-end sends a request to Struts which then sends back a response each time a piece of the application is installed!
Does anyone have any ideas as to how I might do this? I’m a bit stumped on where to even start with it from both the Java and Flex side!! Any help or ideas would be greatly appreciated! Thanks in advance!
Derm