Post Method?
Hi there!
I am trying to access a servlet through a WAP emulator. This servlet displays a list of href links to several options upon invocation(e.g. link1 is a link to Image1 found on a server computer, link2 is a link to Image2 found on the same server computer, etc.) These links are suppose to return the image file and have them displayed on the WAP emulator when the user clicks on any of the specified links. (In other words, when the user clicks on link1, it would display Image1 on the WAP emulator. Likewise for Image2).
Could someone PLEASE tell me how this can be achieved? Do I make use of the POST method? Could anyone also provide me with a sample source code? Thanks a lot!!! : )
Zen
|