Hi,
I created an executable jar file for my Java application, and I was wondering if I should leave it like that or should I change it to a .bat file for execution via a webpage.
May
Hi,
I created an executable jar file for my Java application, and I was wondering if I should leave it like that or should I change it to a .bat file for execution via a webpage.
May
what is "execution via a webpage"?
it's opening the .bat file from a link in the webpage(the command window opens by default)
i think .jar will be good option
Hi DangerDev,
When I executed the .jar file from the link, some of the components doesn't work, but when the actual file was executed, it works just fine...
The .bat file works properly from the link as well, but the command window opens up, and I do not want that...
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.