Any ideas about how to serve WML pages from Tomcat?  I have placed index.wml
and wml12.dtd in the webapps/ROOT directory, and conceivably I should be
able to access it via the Nokia WML Toolkit browser on
http://localhost/index.wml .  However when I do, I get the error trace
"content type text/plain is not supported"

I have entered in conf/web.xml:
<mime-mapping>
        <extension>
            wml
        </extension>
        <mime-type>
            text/vnd.wap.wml
        </mime-type>
    </mime-mapping>

but this makes no difference.  wtf?

--------------------------------- 
James Radvan 
Websphere Analyst/Architect 
London, UK 
[EMAIL PROTECTED] 
+44 7990 624899 


********************************************************************

Click here to visit the Argos home page http://www.argos.co.uk

The information contained in this message or any of its attachments may be privileged 
and confidential, and is intended exclusively for the addressee.
The views expressed may not be official policy, but the personal views of the 
originator.  
If you are not the addressee, any disclosure, reproduction, distribution, 
dissemination or use of this communication is not authorised.
If you have received this message in error, please advise the sender by using the 
reply facility in your e-mail software.
All messages sent and received by Argos Ltd are monitored for virus, high risk file 
extensions, and inappropriate content.  As a result users should be aware that mail 
may be accessed.

********************************************************************

Reply via email to