Hi,
I want to retrieve data from http://localhost:8080/data/loginpage.jsp
But, it display program code.
How to get the output and display in mobile screen.
Hi,
I want to retrieve data from http://localhost:8080/data/loginpage.jsp
But, it display program code.
How to get the output and display in mobile screen.
See the networkign examples in the wiki http://www.developer.nokia.com/Commu...rking_Articles
Make also sure that you've configured your web server properly to send the correct MIME headers for the kind of data that the .jsp is supposed to be sending to the client(s).