I created an exe file of my Java application which got created successfully. But when I try ans execute it and place some values in the form displayed , press submit button , it is showing the error:
Executing: C:\Users\bhawna\Desktop\tfj.exe
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
at java.net.URLClassLoader$1.run(Unknown Source)
at...
2013-01-06 02:53:52 PST in Launch4j Executab...