We are trying to provide a download link to abc.jad file in index.html. abc.jad and index.html are both in the same folder. Following is the link.
<a href="abc.jad" type="text/vnd.sun.j2me.app-descriptor">download</a>
In spite of these, we are still not able to download this file from the web browser. It always gives the error HTTP Error 404 - File or directory not found .what can i do for that Problem? please any one give me the solution .
Sounds like a webserver configuration error to me, and nothing to do with Blackberrys or JADs.
If you can't download a file using a web browser, you need to check out your web server.