Hi - I am new to dynamic web developement and started my first servlet exactly like taught in video link below.
https://www.youtube.com/watch?v=EOkN5IPoJVs
when I started localhost with path /myapp/hello
I am getting error
HTTP Status 500 - Wrapper cannot find servlet class org.javatrainer.HelloServlet or a class it depends on
Please help resolve this error.