Showing posts with label JAR. Show all posts
Showing posts with label JAR. Show all posts

Wednesday, 9 October 2013

Tomcat version 6.0 only supports J2EE 1.2, 1.3, 1.4, and Java EE 5 Web modules

I had this problem when I was adding my new server(Tomcat 6), While I was configured an old server (Tomcat 7) for the same project



Thursday, 18 July 2013

How to Make All .Jar and lip files in one JAR file . #net-Beans. #java

How to make my project in only one jar file using  net-beans?


In order to make the created JAR include the lips jar.
All what you need is to add below data in Build.xml of your project :