users
[Top] [All Lists]

Re: [cinjug-users] MIDP

To: Mike Hudson <mike@xxxxxxxxxxx>
Subject: Re: [cinjug-users] MIDP
From: steve.gutter@xxxxxxxxxx
Date: Thu, 28 Sep 2006 15:03:21 -0400
Cc: users@xxxxxxxxxx
Delivered-to: mailing list users@cinjug.org
In-reply-to: <451C1439.3090302@zebramm.com>
Mailing-list: contact users-help@cinjug.org; run by ezmlm
String x = getUrlContents("http://www.msn.com";);
This will return you a String with the contents of the Web page.


                                                                           
             Mike Hudson                                                   
             <mike@xxxxxxxxxxx                                             
             >                                                          To 
                                                                           
             09/28/2006 02:28                                           cc 
             PM                        users@xxxxxxxxxx                    
                                                                   Subject 
                                       [cinjug-users] MIDP                 
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




Hello Cinjug,

I am writing a Java application in J2ME and wondering if it's possible to
open the phone's web browser from inside a Java MIDlet.  Failing that, is
it possible to check for updates to the program when it's opened in a Java
Web Start kind of way.

To tell you the truth, I'm the only person I know that programs in J2ME, so
if any of you just want to chime in saying "I do J2ME!"  feel free to do
chime that as well.


<Prev in Thread] Current Thread [Next in Thread>