i have a doubt regarding "HOW TO FIRE A SERVLET IN THE WAP BROWSER" PLEASE HELP ME.. I AM USING "M3GATE" BROWSER
Stan James
(instanceof Sidekick)
Ranch Hand
Joined: Jan 29, 2003
Posts: 8791
posted
0
Hi, I don't know the WAP protocol at all. Does it generate standard GET and POST commands to the server or does it have its own protocol?
A good question is never answered. It is not a bolt to be tightened into place but a seed to be planted and to bear more seed toward the hope of greening the landscape of the idea. John Ciardi
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
posted
0
Originally posted by kasu ji: i have a doubt regarding "HOW TO FIRE A SERVLET IN THE WAP BROWSER" PLEASE HELP ME.. I AM USING "M3GATE" BROWSER
I didn't heard of any servlet container implemented WAP. Generally what we have is HTTP support. If you want to work with some other protocols then you definitely need a servlet container implemented that protocol.
We have some HTTP browsers over wireless devices around. I guess normal HTTP servlet would work for those.
Welcome to Javaranch. To help you get the most of this site, we've compiled a list of tips for asking questions in this web forum. You can find it here.
In particular, you should always try to use a meaningful subject line. The subject "servlets" gives us no clue as to what your question is.
Also, typing with the caplock key down is the equivalent to yelling in a web forum and is considered rude. Many people who know the answer to your question will skip by it if they see this.