I am a brand new AEM 6.1 developer. I am following through the tutorials
I found here: outv.omniture.com.Specifically, I've been following the
"Create Project", "Create Template", and "Create Page Component"
tutorials.The tutorials walk me through creating a folder structure in
CRXDE Lite for "training" that contains folders for "components" (and
"components/page" and "components/page"), then "install", "src", and
"templates". Next it has me create a template called "contentpage", that
uses "tra...