Hi,
I always found the Core Servlets series of books very useful.
There are some free tutorials under this series that can be found here:
http://courses.coreservlets.com/Course-Materials/
The JSP and Servlets Beginners course is here:
http://courses.coreservlets.com/Course-Materials/csajsp2.ht
Hi everyone,
Pls ignored the previous mail I sent prior to this one regarding this problem.
Now everything works fine for me. The culprit is the URL is case sensitive. I
entered a URL in wrong case that create the problem.
Sorry again!
Regards,
Peeter
Date: Tue, 15 Dec 2009 11:5
Hi Mihai,
Sorry for creating the confusion. The fact is I just follow the instruction
from the Lab material which said after starting the Tomcat server from window
command prompt, from your browser, go to http://localhost/WebGoat/attack.
So I enter http://localhost:8080/WebGoat/attach on