arthurfam,
oh - I forgot - check out www.winwap.org for a WAP emulator - it's free for 30 days, and while it doesn't look dead sexy (i.e. like a phone), it does work
Main Topics
Browse All TopicsHi there,
I am a new wap developer. I am develop an application by using WML and ASP. I want to know what simulator can support these two language?then, can anybody suggest me any Free Web-Hosting/WAP Server available now?
The last question, can the ASP running in Jakarta Tomcat Server, if so then how?or can the IIS be directly connected by mobile phone by using IP address.Please, it is very urgent!!
Thanks in advance
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
arthurfam,
oh - I forgot - check out www.winwap.org for a WAP emulator - it's free for 30 days, and while it doesn't look dead sexy (i.e. like a phone), it does work
Just a quick addition. Tomcat is used for JSP/Servlets and not ASP. I'm not too familar with the servers that ASP runs on but you can probably count on IIS, I *think* that Apache supports ASP, but I'm not sure.
Just in case you've got confused between ASP and JSP, the JSP line you'll need is:
response.setContentType("t
;-)
Try Openwave. http://developer.openwave.
As for web servers, I personally use IIS and found that even though the content type is setup in the ASP page, nothing worked on the phone until I set the MIME types in IIS.
http://webproasp.com/webpr
After setting the MIME types everything worked and my ASP database WAP site works on any wap compatible phone. You can point the phone browser to the IP of the web server without a problem. I o this with our server now and then as my server is on a random IP address.
Hope this helps.
Hi there,
I am a wap developer,i have develop a wap-based system by using wml mix with asp. when i try using direct ip conencting to the iis, the phone can run only a part of code. some of the page show 'server error.'
So, can i upload my wap-based system to your site. please reply me as soon as possible because this is my final year project and i am going to present the system 3 weeeks later.
Thank You.
Arthur.
No problem at all. Very glad to help someone starting out.
Let me know how much space you need, and I will set up an FTP account to use.
Do you have a domain name to use? If not I will set you up with a sub-domain off one of ours, something like 'arthur.wap-base.com'
I can see you need ASP scripting, which is fine, but do you need database services or anything else too?
Let me know the above and I'll sort it out for you ... and good luck with your final year project.
Business Accounts
Answer for Membership
by: davidgreenmoorPosted on 2004-02-18 at 03:48:49ID: 10391405
arthurfam,
1) you do not need to use a special webs-server to support a WAP site - as you are generating WML using ASP you just need a hosting company that can support ASP - the important thing is to remember the ContentType:
Response.ContentType = "text/vnd.wap.wml"
Let me know if you want more info on that, but it really is a no-brainer.
2) we run a number of sites off our old web-servers, so depending on what your site does, I can host it there for you for free, conatct me at:
ee(at)base-innovate.com
with a subject line of:
free WAP hosting
3) if you have your own hosting server, you can access it via an IP Address, otherwise it is likely that you will first need to
register a domain - we also register domains, but there's a zillion other places to do that