Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User msc73jxs's Avatar
    Join Date
    Mar 2003
    Posts
    10
    Hi,

    I tried several times but it always return me: Internal Error in Nokia Mobile Toolkit screen, while it works well if I try to display a WML file.

    Do you know what's the problem? Do I have to change to use another server?

    Thanks!

    Jing

  2. #2
    Registered User samsalmi's Avatar
    Join Date
    Mar 2003
    Posts
    38
    Hi,

    Have you tried to set the page content type in your JSP to vnd.wap.wml? In your JSP, you can do it as follows:

    <?xml version="1.0"?>
    <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

    <%@ page contentType="text/vnd.wap.wml;charset=ISO-8859-1" %>

    <Rest of the WML/JSP here>...

    Hope this helps you out.

    Best Regards,

    Samuli / Forum Nokia

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved