As i am newbie in BlackBerry development, i don’t know what should i implement for the below problem:
I want to load web page inside the webview (Navigation should be within application) and hide the URL address bar of the webview.)
I know the solution we do in Android as to make webViewClient and load the same inside the WebView inside the Android. But i don’t know about the exact solution for the BlackBerry.
One more thing, i have gone through BrowserField demo but i am not able to load even this example:

Update:
I am able to load the URL and below error is gone by starting simulator with MDS service.
BrowserField should be the right solution. Make sure that the simulator is correctly configured by accessing a web page in the blackberry browser.