| Author |
WAR Directory Structure Spec
|
Paul Croarkin
Ranch Hand
Joined: Sep 30, 2004
Posts: 106
|
|
Where can I find an official specification outlining the web application directory structure? I've found many "how-to" guides to setting up the directory structure, but I'd like something official. A section number for a particular spec would be helpful. Thanks, Paul
|
Thanks,<br /> <br />Paul Croarkin<br />SCEA 5, SCWCD, SCJP
|
 |
Mikalai Zaikin
Ranch Hand
Joined: Jun 04, 2002
Posts: 3098
|
|
Originally posted by Paul Croarkin: Where can I find an official specification outlining the web application directory structure? I've found many "how-to" guides to setting up the directory structure, but I'd like something official. A section number for a particular spec would be helpful. Thanks, Paul
You could refer to Java Servlet Specification (version 2.4) Here is online explanation of WAR file and its contents regards, MZ
|
Free SCDJWS 5.0 Study Guide - SCDJWS 5.0 Quiz (How to get SCDJWS 5.0 Quiz)
Java Platform, Enterprise Edition 6 Web Services Developer Certified Expert Exam Study Guide and Quiz
|
 |
Paul Croarkin
Ranch Hand
Joined: Sep 30, 2004
Posts: 106
|
|
Thank you for your reply. The Servlet Spec does have a brief section (9.4) on the Web app directory structure, buit it does not cover everything (TLDs for instance). I'm looking for an <b>official (i.e. specification)</b> document that spells out everything that can go into the web application directory and where it goes. I believe that HF Servlets and JSPs does a good job of explaining this, but I'd still like an official spec. thanks, Paul
|
 |
 |
|
|
subject: WAR Directory Structure Spec
|
|
|