This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
hey
i have created a jsp form for logging in a user and have mapped it to a servlet i have given the appropriate mappings in web.xml as well
but when i click the submit button in my jsp page i get the following error
type Status report
message
descriptionThe requested resource () is not available.
the following is my jsp file
this is the servlet i wrote
and this the web.xml file
can anyone please help me out with this error ..i tried many solutions but the error persists