\src\ is the default highest level folder that contains all of the generated Java, for each and every successfully compiled (or in EGL terms, “generated”) EGL resource
You will rarely if ever need to actually open or even view the contents of \src\
But the folder structure of \src\ will match \EGLSource\ one-for-one
Your generated java files will end with a .java extension
\WebContent\ is the default highest-level folder under which all of your web resources will be organized, including:
Web Sitemap (Web Site Navigation)
Web Pages (*.jsp)
* \theme\ - Graphics (*.gif, *.jpg)
* \theme\ - Template pages (*.htpl)
* \theme\ - Cascading Style Sheets (*.css)
If you’re not familiar with the above types of web files don’t worry. We’ll be covering them later on in the course
Jan 27, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment