What a well defined struts project structure would look like?  I am always a bit
hesitant with where to put things....

Right now, I have:

MyProject       
  |- documentation
  |- images
  |- jsps
        |- styles
        |- javascript
  |- WEB-INF
          |- classes
          |- bin
        struts-config.xml
          *.tld
  project.xml
  ...

But I always run into problems with too many files in one folder or too few
files in one folder.  I searched the apache CVS tree, and found that it's a mess
there too.  Just compare Tomcat and Struts, you will know what I am talking
about.

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to