Home Answers Viewqa Java-Beginners Opening files with .jnlp extension on browser!?!?!

 
 


Vinayak Pahalwan
Opening files with .jnlp extension on browser!?!?!
0 Answer(s)      6 months and 18 days ago
Posted in : Java Beginners

I working on UEngine, where to switch into the design phase it creates a PorcessDesigner.jnlp file which gets downloaded on client's side on runtime. I searched into the code for

Runtime.getRuntime().exec("...........");

I came across the java code where is has been used. I dont want this file to be downloaded into the client's pc. Rather i want to open it in my browser(Mozilla/IE) itself. Kindly provide me with the reference/steps to resolve the issue.Thanks

View Answers









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.