File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JNLP and Web Start and the fly likes How to run a sample swing application using JNLP and web start..? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "How to run a sample swing application using JNLP and web start..?" Watch "How to run a sample swing application using JNLP and web start..?" New topic
Author

How to run a sample swing application using JNLP and web start..?

prabhu pandurangan
Ranch Hand

Joined: May 23, 2008
Posts: 118
Hi Members,

Steps to run a sample swing application using jnlp...

But i tried to do the following:

I made a jar of my swing application and i placed the jnlp file and jar file in tomcat/webapps..?

Inside the jnlp file i have made some settings, but i face some problems...

Regards,
Prabhu.
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8566

What settings?
What problems?

http://faq.javaranch.com/java/TellTheDetails

[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
Freddy Wong
Ranch Hand

Joined: Sep 11, 2006
Posts: 959

The question is not clear. To run a sample swing application using Java Web Start is easy. Just run this.


SCJP 5.0, SCWCD 1.4, SCBCD 1.3, SCDJWS 1.4
My Blog
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to run a sample swing application using JNLP and web start..?
 
Similar Threads
PLEASE HELP
Webstart Question
Security and JNLP
Run JAR file in Applet
Need To Create A JNLP file for a swing application