How to implement Flex front end with back ends of Java hibernate and JPA?
- by leon
Hi guys
I have a designed a back end solution with Java Hibernate and JPA.
Now I want to implement it with Flex front end.
How shall I do it?
Is it possible without using BladeDS? Just using Servlet or something?
Please guide
Thanks