Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Present | 2013-04-30 | ||
README | 2011-03-16 | 707 Bytes | |
Totals: 2 Items | 707 Bytes | 2 |
Argotik README file This directory (named Present as the context name) is the Web application directory that goes in the "webapps" directory following the J2EE Standard. It contains mostly JSP files. It also contains directories like WEB-INF and META-INF following the same standards. The JSP files could be called directly or being forwarded by other JSP or by Struts Model (see the struts-config.xml file) The JSP file calls athers JSP files located in the templates directory. Contained Directories: css cascading Style Sheets img images META-INF J2EE Meta information templates JSP files WEB-INF Core compiled Java File and configuration util Javascript files