Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JNLP without web start...

843802Sep 10 2001 — edited Sep 10 2001
Hi,

I would like to use JNLP as it I like the method of specifying an application's configuration, eg jars, properties and native libraries. It's more controlled and versionable than having to use a command line 3 metres long.

However, we use Marimba Castanet and I want to stick with that, so no need for Web Start. My question then is does the JNLP or another package have an API that will allow me to start a java application using a .jnlp file without going through web start?

Also I need my application to have unfettered securiry access without signing the jars, just as it does at the moment where the application is started from the command line.

Thanks, jamie

Comments

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

Post Details

Locked on Oct 8 2001
Added on Sep 10 2001
4 comments
219 views