[barni],
> have anyone use j2wap library anytime ?
I don't there is a specific J2ME API library for accessing/controlling the WAP communication protocol.
> where can i find informatcion about using WAP and
> J2ME ?
There is a whitepaper on the java.sun.com website that somewhat describes OTA (over-the-air provisioning) over a WAP connection:
http://java.sun.com/products/midp/OTAProvisioning-1.0.pdf
> How can i send a web page using WAP ?
You make HTTP connections over the WAP transport protocol using the HttpConnection interface in MIDP 1.0.
There is a code sample document that describes how a developer can program a MIDlet to make HTTP connections:
http://wireless.java.sun.com/midp/articles/network/
> Regards
>
> jsanza@terra.es
HTH.
Allen Lai
Developer Technical Support
SUN Microsystems
http://www.sun.com/developers/support/