Okm Web Site Directory Structure
From MWCSWiki
Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page
Under the webapps/okm directory in tomcat:<br /> Directories: graphics, scripts, WEB-INF<br /> Files: all .jsp files<br /> <br /> Under graphics directory:<br /> okm.gif and any other site graphics (spacers, borders, etc)<br /> <br /> Under scripts directory:<br /> okm.css and okm.js and any other .js or .css files<br /> <br /> Under WEB-INF directory:<br /> the following directory structure: classes/edu/umw/cpsc/okm<br /> then there will be 3 directories: domain, persistence, and presentation<br /> In each of these will live the appropriate .class files.

