| Author |
i have a flex component and i want to write simple helloworld in that using java API's
|
linda russel
Ranch Hand
Joined: Jan 05, 2012
Posts: 86
|
|
|
which API's can we use for the same? any core java API?
|
 |
Sanjeev Kumar Ramineni
Greenhorn
Joined: Jul 14, 2010
Posts: 12
|
|
|
If my understanding of your question is correct then you are looking for APIs to integrate Flex and Java. BlazeDS can be used to integrate Flex and Java.
|
 |
Andrew Monkhouse
author and jackaroo
Marshal Commander
Joined: Mar 28, 2003
Posts: 10826
|
|
|
Very true. You can also use SOAP and REST to communicate between Java and Flex.
|
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
|
 |
 |
|
|
subject: i have a flex component and i want to write simple helloworld in that using java API's
|
|
|