> Do I need a special server to "serve-up" WAP or will my current web
> server do the job? Currently using O'reilly Web Site Pro on an NT 4.0
> box. I see that Cold Fusion already supports WAP, so I don't think I
> need to re-configure CF.

No, you can serve WML content from any web server. If you're serving static
files, you'll have to associate the appropriate MIME types with those file
extensions; this is done differently on different web servers. For CF files,
you simply have to set the appropriate MIME type with CFCONTENT at the top
of each file.

I wrote a WAP/WML presentation a while back, which describes this stuff in
greater detail, and is available here:
http://www.figleaf.com/figleafhome/cfug/2000/CFUGSep2000/cfugsep2000.zip

In addition, there are plenty of resources available on the web and in
bookstores (the Wrox WAP development book specifically covers CF/WAP
development, not that there's much to cover there). There's also a CF
Wireless mailing list available at http://www.bromby.com/.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to