This figure shows the directory structure. It has two directories, pom and src. src has a subdirectory main, which has two subdirectories java and webapp. java has a subdirectory org, then mycompany, then AccountBean.java. webapp has the subdirectories: WEB_INF, which has the subdirectories beans.xml, web.xml, weblogic.xml; css has the subdirectory bootstrap.css; index.html; template.xml.