The moose likes Java Micro Edition and the fly likes xml in j2me Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "xml in j2me" Watch "xml in j2me" New topic
Author

xml in j2me

Analdin judy
Greenhorn

Joined: Oct 10, 2007
Posts: 1
how to display strings based on XML file where XML file is in the server
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14456
    
    7

How do you want to display them?

You can download an XML file from a web server using the HTTPURLConnection interface. What you do with it is up to you.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: xml in j2me
 
Similar Threads
XSD
Content is not allowed in prolog (EDIT: emergency code fix help!)
Annotation in spring
How to do XML to DB using Message Driven Bean?
Convert XSD to XML