Page 1 of 1
About Question enthuware.jwpv6.2.663 :
Posted: Sat Oct 26, 2013 6:17 am
by basamajoe
One parenthesis too many
Principal p = request.getUserPrincipal()); // **** LINE 3
Re: About Question enthuware.jwpv6.2.663 :
Posted: Sat Oct 26, 2013 6:21 am
by admin
Fixed. Thank you for your feedback!
-Paul.
Re: About Question enthuware.jwpv6.2.663 :
Posted: Mon Jan 06, 2014 10:42 pm
by alayor
Shouldn't the class extend HttpServlet?
BTW, The parenthesis problem is still present.
Re: About Question enthuware.jwpv6.2.663 :
Posted: Tue Jan 07, 2014 10:32 pm
by admin
I don't see the extra parenthesis now. There is no class declaration in the code so I am not sure why you think it does and doesn't extend HttpServlet.