File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes include source code in  WAR file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "include source code in  WAR file" Watch "include source code in  WAR file" New topic
Author

include source code in WAR file

PRavi kumar
Ranch Hand

Joined: May 13, 2007
Posts: 69
Hi ranchers,

It's the best practice to include the source code in WAR File. Plase suggest.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56531
    
  14

No, it's completely unecessary and not a common practice to include the source code in a war file unless that's part of the contract with a client.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: include source code in WAR file
 
Similar Threads
Permission File
HTTP Status 404 - /Struts2Application1/clientAction + Please help
WAR file creation using Ant in Java Program
War File Contents
How to make a jar file of web application