Hi All,
Just wondering about multipart mime support for the NOkia 3650/7650. I have a servlet that packages the requested page and its images into a response. An abbreviated transcipt of what is sent down to the device is given below. This works fine fot the Sharp GX10 but not for the 2 Nokia devices. Any reasons for this? Could it perhaps be a spacing issue (carriage returns, etc) and is so what should I be looking out for. Any help would be greatly appreciated,
Thanks in advance,
Mark
HTTP/1.1 200 OK
Content-Type: multipart/mixed;boundary="BOUNDARY-M_-P"
Date: Tue, 02 Dec 2003 13:39:16 GMT
Server: Apache Tomcat/4.1.24 (HTTP/1.1 Connector)
Connection: Close