i created a web application to download a jar file...but when i run the application it tries to open the
servlet itself
here is the code
The Servlet:
this is the form.html(reside in the application context root):
This is the web.xml file:
i place the servlet-api.jar in the application context root as supposed...but whe i click the download button a dialog from the browser appears to either save dodo.do file or to choose a file to open it....how is that....why???