| Author |
Two applications One jnlp file
|
Sameera Abeysinghe
Ranch Hand
Joined: Nov 15, 2004
Posts: 104
|
|
Hi all, I have an php page that I send 2 parameters www.mysite.com/page.php?x=10&y=20 The php page takes this parameters and generate and jnlp file and the application runs very well. php page ------------------------------------------------------------------ ------------------------------------------------------------------ Now I need to add another application to this jnlp file A2.jar it need no parameters just need to run the application. But what ever I do it has to be done by this php page. So can I create two jnlp files from this php page or can I run two applications from one jnlp file Thank you Sameera
|
 |
 |
|
|
subject: Two applications One jnlp file
|
|
|