Posted By:
John_Gorman
Posted On:
Saturday, February 21, 2004 08:36 AM
How do I read more than one piece of data (e.g. multiple items from a database) from a servlet to a MIDlet. I have the connection to the servlet working and the servlet is talking to the database.
Thanks in advance.