Hi,
I am having problems with downloading midi files.
I have tried downloading a midi file into the nokia 7210 simulator but it does not work.I did this in WAP. I have used Tomcat as the server... then used jsp to create a wap file. Here in the wap file I gave something like <a href="test1.mid"> to download the file.
Is there anything wrong here? What should I do?
(Is there a special way of doing this? Should you check for size before downloading? Do you kinda need to inform the phone it?s a ring tone that you are supposed to download? Can anybody give an example?)
First of all, if you are planning to use jsp to provide/generate wml-pages, you should have MIME-types placed. Then you should have also tell the content type in your code (probably) like:
You can test also ringtones by placing the SP-MIDI-files to server and creating new bookmark, which points to exactly to the file. This should work also.