Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Manual packaging for deployment - J2ee
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Oscar Kind, post: 552688"] I'd suggest both. First, read the specs so you know what Ant should do. Strictly speaking you don't need it, but I found it very helpful to know what I was doing, and why. Then, read the manual for Ant. It's a simple tool that just packs everything in the correct structures. This is also it's weakness, as you must know what it must do. If you read the specs you do and using Ant will be quite easy. That's also why it's the prefered choice of many people on this forum. Next, you may want to read the Ant manual some more so you can do both automatic builds and deployments. You'll never want to do without. Oscar [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Manual packaging for deployment - J2ee
Top