Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tutorials on packaging a Java application [closed]

What are some tutorials and best practices that show to make a build from source code for a Java desktop / Java EE web application?

I want to learn what needs to be packaged as a WAR/JAR from source and how it must be structured?

like image 350
jch Avatar asked Apr 14 '26 13:04

jch


1 Answers

  • JAR: http://java.sun.com/docs/books/tutorial/deployment/jar/signindex.html
  • WAR: http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/WCC3.html
like image 170
Laurent Avatar answered Apr 16 '26 03:04

Laurent



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!