![]() |
HTTP Error 400:Bad Request 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 |
In fact your program try to connect to the url given by htmlString. But it's not a valid URL. |
look here for displaying raw HTML: How To - Invoke the browser with raw HTML |
| All times are GMT -5. The time now is 06:55 AM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.