
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
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.