Hi,
I am developping a MIDlet that tries to get a resource from a URI, by using the method
When I launch the MIDlet I get the error "No server access", but if I type the same URL in the web browser, there are no problems with it.Code:platformRequest(url)
I guess this is something about web settings.
What could I try to make it work?
/Andrea

Reply With Quote

