Fundamental question
Hello all
could you point me in the right direction.
I am using net beans, and I want to write an application which will send a collection of objects to mobiles.
However the objects on the server need to do various things that are only in the J2SE API packages.
While the J2ME edition won't understand these API calls.
When I open up and set up the Net Beans package what should I say my project is?
Mobile or Standard?
Do I have to create 2 stand alone packages and then integrate them somehow. Send objects between the packages? Is this possible?
Any guidance would be much appreciated.
Cheers
Dan

