You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2001/11/10 13:05:43 UTC

cvs commit: jakarta-struts/contrib/scaffold/WEB-INF README.txt

husted      01/11/10 04:05:43

  Added:       contrib/scaffold/WEB-INF README.txt
  Log:
  Add "artimus" sample application to contrib folder.
  
  Revision  Changes    Path
  1.1                  jakarta-struts/contrib/scaffold/WEB-INF/README.txt
  
  Index: README.txt
  ===================================================================
  Quick-Start FAQ
  ===============
  
  What JARs do I need
  
  - See /WEB-INF/lib/index.html
  
  Where's the Struts Config?
  
  - Under WEB-INF/conf
  
  Where's the taglibs tlds?
  
  - Under WEB-INF/lib
  
  What changes do I have to make to build.xml?
  
  - Usually none. The default target will build the entire project, including the Javadocs.
  
  Can I use this stuff in my own application?
  
  - Pursuant to the Apache Software License (see LICENSE file), yes.
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>