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?
Java Web Start???
Collapse
X
-
-
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!Comment
-
Oops...
I'm Sorry for wasting your time. Because it was okey, and it works as an Installed application,wit hout 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!
Comment
Comment