Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dynamic JNLP and ADF application

793149Oct 11 2016 — edited Nov 10 2016

Hi Everyone,

We use JDeveloper 11.1.1.7 and weblogic server 10.3.6. Our ADF application uses applet to connect to the user's scanner to scan and upload the images. This applet has parameters that is passed in order to show the reference while scanning. Now we are in a process of moving the applet to JNLP as the browser are desupporting NPAPI plugins. Can somebody let me know if there is any preferred way of doing this?

Right now I have created a jsp file(to create dynamic jnlp as the parameter values to be passed to the applet/jnlp should be dynamic) in ADF application workspace and set the content type of the page to application/x-java-jnlp-file. I am not able to evaluate the expression for the parameters except the values in implicit objects. Any help is much appreciated.

Regards

V. Praveen

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 8 2016
Added on Oct 11 2016
5 comments
947 views