Pet Store Admin
843829Jul 11 2001 — edited Jul 12 2001I'm using jps1.1.2 and j2sdkee1.3.
The pet store works fine.
After deploying petstoreadmin I goto http://localhost:8000/admin
I click on the link that takes you to http://localhost:8000/admin/AdminRequestProcessor and I get an HTTP 403 (Access Forbidden).
So, I just type in http://localhost:8000/admin/login.jsp. When I hit Submit I get an HTTP 404 (File Not Found) for j_security_check.
I followed the directions in the zip file.
What did I do wrong?
What do I need to do to fix it?
Thanks