Add all the mime types for wml in MIME type mappings of the web application
though JMC.  JRun will add all the entries in web.xml file in your web-inf
directory.

Your web.xml will look similar to this.
<web-app>
<mime-mapping><extension>bmp</extension><mime-type>image/bmp</mime-type></mi
me-mapping><mime-mapping><extension>wbmp</extension><mime-type>image/vnd.wap
..wbmp</mime-type></mime-mapping><mime-mapping><extension>wmls</extension><mi
me-type>text/vnd.wap.wmlscript</mime-type></mime-mapping><mime-mapping><exte
nsion>wml</extension><mime-type>text/vnd.wap.wml</mime-type></mime-mapping><
/web-app>

This should work.
BS

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: April 12, 2001 10:37 AM
To: JRun-Talk
Subject: WML Reader in JRun3.0


Hi folks,
Does anyone know how to setup JRun to read WML pages.


thiags
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to