Link to home
Start Free TrialLog in
Avatar of bhession
bhession

asked on

GPS output parsed using Java

Hi,
I have an unusual problem that im not quite sure what exactly Im looking for due to my relative inexpierence with GPS. Basically a there is a GPS output, not sure what its called, I think its something like NAMA,NEMA,NAME,NEME.
Now this "string" of information shall we say contains a lot of information. I would like first to know what this is and how to parse the string to store the data in a database and feed it back to a client interface with whatever information he wants in a clear manner.
So Im looking for an example of where this is done, application, servlet, I dont really mind.
Thanks
ASKER CERTIFIED SOLUTION
Avatar of robthewolf
robthewolf
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of bhession
bhession

ASKER

Hey thanks, great help. Sorry I was late getting back to this.