From denisputnam at verizon.net Fri Sep 2 15:25:28 2016 From: denisputnam at verizon.net (Denis Putnam) Date: Fri, 02 Sep 2016 11:25:28 -0400 Subject: [OWASP_SCG] Newbie configuration question Message-ID: <7B7EE14F-188E-47D9-A7C5-0EC6F7B41DE9@verizon.net> Hi, I am trying to get the http://localhost:8080/AssetCore page to display in my app. I also want the /AssetCore/login.jsp to display. However, everything is blocked and I am getting a 404 error. The login.jsp is in my WEB-INF/views directory, which is the default page I would like to go to. Can someone tell me what I have to put in the properties file to get this page to display? -Denis Putnam