Connecting Tech Pros Worldwide Help | Site Map

Java Web Start???

intruderX's Avatar
Newbie
 
Join Date: Aug 2008
Location: Sri Lanka
Posts: 13
#1: Aug 29 '08
Should we always use a web site to access a swing application through "Java Web Start"? If not, how can we define the "jnlp codebase" for the Lacal Network Directory?
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#2: Aug 29 '08

re: Java Web Start???


It's all explained in the deployment section on Sun's tutorial.
intruderX's Avatar
Newbie
 
Join Date: Aug 2008
Location: Sri Lanka
Posts: 13
#3: Aug 29 '08

re: Java Web Start???


Can't I access the same database through another machine with an installed Swing Application by directly giving the host name, database name, user and the password? Becuase I can't publish a web site to use this. I just want to run my tool within a small network consisted of several PCs. I just want to access data which stored on a single machine, through several other machines!

Thanks!
intruderX's Avatar
Newbie
 
Join Date: Aug 2008
Location: Sri Lanka
Posts: 13
#4: Aug 29 '08

re: Java Web Start???


Oops...
I'm Sorry for wasting your time. Because it was okey, and it works as an Installed application,without webstart! I have configured my "MYSQL" Instance without remote access privileges. Now it works properly! But it was so nice have advices from such friendly and kind people like you!And I learnt something new because of your guidence regarding webstart for JFC applications! So Thanks again for helping me!
Reply


Similar Java bytes