Hi,
Anybody here used Adobe Flex in J2EE application ?
I read the manual and found that they are using ActionScript to do
the task.
I have not found any examples or tutorial where we could use Flex in
J2ee apps.
well, imagine a situation where i have 3 dependent drop down box......i
want to solve it via Flex .
is it possible ?
can we call a java class via Flex ?
can we push exception from the serverside to the rich front end using
flex ?
The flex seems to be rich in flash.
How much it has got popularity in J2EE world ?
thank
gk - 22 Nov 2006 13:26 GMT
> Hi,
>
[quoted text clipped - 21 lines]
>
> thank
few addition :
In fact , those drop down will pull data from DB via JDBC .
is it really possible via Flex ?
can we import java in Flex ?