Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
Posts: 1,474
Registered: 04-14-2009

Re: Http Connection problem

One more thing: remove the trailing (i.e., the one at the end) semicolon from the URL. That's probably what's causing your issue.

Please use plain text.
Developer
Sunilkumar
Posts: 75
Registered: 07-21-2009

Re: Http Connection problem

Hi all,

      i have cheked the network diagnostics and test the all criteria .it works only through wap2 http and socket but i got the response as belowbut i am not able to hit the server.

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml><card><p><do type="prev" name="Back" label="Back"><prev/></do>Request not authorized to access WAP Gateway.</p></card></wml 

 

Please use plain text.