Directories and Files structure for sub applications

2002-07-29 Thread Heligon Sandra
Does anyone have a best practices suggestion for how to organize the directory and files structure for a Struts application composed of sub applications? Where the different strus-config files, application resources files, common JSP views have to be placed ?

Re: Directories and Files structure for sub applications

2002-07-29 Thread Tarun Sainanee
A lot would depend on the app server u r using Heligon Sandra [EMAIL PROTECTED] 07/29/2002 05:08 PM Please respond to Struts Users Mailing List To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] cc: Subject:Directories and Files structure for sub

RE: Directories and Files structure for sub applications

2002-07-29 Thread Heligon Sandra
I use Tomcat4. -Original Message- From: Tarun Sainanee [mailto:[EMAIL PROTECTED]] Sent: 29 July 2002 14:35 To: Struts Users Mailing List Subject: Re: Directories and Files structure for sub applications A lot would depend on the app server u r using Heligon Sandra [EMAIL

Re: Directories and Files structure for sub applications

2002-07-29 Thread Rob Leland
Does anyone have a best practices suggestion for how to organize the directory and files structure for a Struts application composed of sub applications? I don't know if there is a best practices yet. Here is what I have done. Our source tree looks much like the struts source