how to use oracle forms(.fmx) in a servlet
Hi,
I am using tomcat application server for developing my web application.I have some forms which are designed in oracle-d2k(.fmx).
Clients wants that instead of designing new GUI, use .fmx form for displaying on the web. Can i use .fmx form inside a java servlet.
If it is possible, then plz tell me how to do it.
Thanks in advance

