Questions tagged as 'jar'

1
answer

How to execute a .jar using java jdbc on another machine

I am a beginner in the java area, I made an application using the netbeans native database. I generate the file jar , and on the machine I made the application the jar executes normally, but when I put this jar on another machine it...
asked by 17.02.2016 / 14:07
1
answer

Protecting Source Code (Encrypt .jar) [duplicate]

I have an application and would like to protect my source code, which is the safest and most correct way to use it?     
asked by 24.11.2014 / 03:11
2
answers

Doubts about applet's 'param' and an archive pointing to a jar

I can not understand what this is in this applet, does anyone explain? And why does the applet have that archive that points to a jar? Why stop? <applet code="TesteApplet.class" archive="agora.jar" width=160 height=120> <param nam...
asked by 18.04.2016 / 14:42
1
answer

Problems creating jar executable with JLayer library in Intellij [closed]

Good afternoon, guys. Here's my question: I'm creating a simple desktop application in Java 8 with swing in Intellij. At the end of some modifications I created an .jar executable and by that point everything was fine. As of today I'm us...
asked by 18.12.2018 / 20:53