tags:

views:

23

answers:

1

hi

suppose i have one html file. Hello World

how i can load this file to browser in j2me. anyhelp

thankx

A: 

There is platformRequest method, but I'm not sure what phones supports opening local files. There is also CHAPI and it maybe provides some way to do such things, but it is probably not widely supported.

v6ak