Using JDeveloper to develop a portlet for JavaFX project

Posted by isaacniu on Stack Overflow See other posts from Stack Overflow or by isaacniu
Published on 2010-05-31T06:37:50Z Indexed on 2010/05/31 6:42 UTC
Read the original article Hit count: 195

Filed under:
|

Suppose I developed a JavaFX project using netbeans 6.8 (JavaFX SDK plugin installed), and right now I need to convert this JavaFX UI to portlet and display it in a web page.

And I'm only allowed to do this using JDeveloper. So how could I achieve this? I'm using Oracle WebLogic Service as my web application server.

-Regards from Isaac.

© Stack Overflow or respective owner

Related posts about web-services

Related posts about javafx