BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 05-09-2008, 09:39 AM   #1
ahmadgee
Thumbs Must Hurt
 
Join Date: Apr 2008
Model: 7100T
PIN: N/A
Carrier: do not know
Posts: 51
Default HTTP Error 400:Bad Request

Please Login to Remove!

Hi every body,

I have writen the code the display the contents of html string using BrowserSession in simulator But I got the following error

HTTP Error 400:Bad Request
The server could not understand the page request, or was unable to process it for some reasons. Please try loading a different page.

Please help me to correct this error.
Code:
public class WebLauncher1 extends UiApplication
{    
    public static void main(String[] args)
    {
        WebLauncher1 theApp = new WebLauncher1();
        theApp.enterEventDispatcher();
    }

    public WebLauncher1()
    {
        BrowserSession browserSession = Browser.getDefaultSession();
        String htmlString="<h1>My First Heading </h1>";
        browserSession.displayPage(htmlString);
        System.exit(0);
    }    
}

Last edited by ahmadgee; 05-09-2008 at 09:40 AM..
Offline  
Old 05-09-2008, 11:18 AM   #2
goulamass
Talking BlackBerry Encyclopedia
 
Join Date: Jan 2008
Location: France
Model: 8310
PIN: N/A
Carrier: Vodafone
Posts: 217
Default

In fact your program try to connect to the url given by htmlString.

But it's not a valid URL.
Offline  
Old 05-12-2008, 02:42 PM   #3
Ivanov
Talking BlackBerry Encyclopedia
 
Join Date: Apr 2008
Location: Germany, BW
Model: -
PIN: N/A
Carrier: -
Posts: 310
Default

look here for displaying raw HTML:
How To - Invoke the browser with raw HTML
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


AmRad USA2236 CPT Round Motor Run Capacitor 45+5 MFD 370 or 440VAC 50-60Hz picture

AmRad USA2236 CPT Round Motor Run Capacitor 45+5 MFD 370 or 440VAC 50-60Hz

$29.99



Hummel Run Capacitor # P205 picture

Hummel Run Capacitor # P205

$198.57



2 PCS of Hard Start Super Boost SPP5 HVAC Relay and Start Capacitor picture

2 PCS of Hard Start Super Boost SPP5 HVAC Relay and Start Capacitor

$18.99



Hummel Start Capacitor P153 - OEM Original Hummel Part picture

Hummel Start Capacitor P153 - OEM Original Hummel Part

$297.57



CBB61 250V  Capacitor 2 wires 1/2/3/3.5/4/5/6/7/8/9/10/12/15/18/20/24/25/30 UF picture

CBB61 250V Capacitor 2 wires 1/2/3/3.5/4/5/6/7/8/9/10/12/15/18/20/24/25/30 UF

$129.95



6.3V 10V 16V 25V 35V 50V 100V 400V SMD Aluminum Electrolytic Capacitor 1-1000 UF picture

6.3V 10V 16V 25V 35V 50V 100V 400V SMD Aluminum Electrolytic Capacitor 1-1000 UF

$155.59







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.