| Author |
Servlet mapping problem
|
Em Aiy
Ranch Hand
Joined: May 11, 2006
Posts: 225
|
|
I have a servlet to download a file, i had made the web.xml accordingly, but it is not working fine ... it is giving the following error The web.xml which contains its entries is please help me out
|
The difference between <b>failure</b> and <b>success</b> is often being <b>right</b> and being <b>exactly right</b>.
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15229
|
|
You'll need to look at your DownloadReport class to find the problem. Here is a hint: DownloadReport.processRequest(DownloadReport.java:30)
|
 |
 |
|
|
subject: Servlet mapping problem
|
|
|