Link to home
Start Free TrialLog in
Avatar of jedistar
jedistarFlag for Singapore

asked on

Java Swing or J2ME Midlet

Hi,

I like to ask how do i code my application
using Java Swing

OR

J2ME midlet, i need to interface this later
to use HTTP for post/get data.

Which is easier? what libs or codes do i need?
I'm more a VB.NET programmer thats why.

Any ref urls or sample codes will help thanks!
ASKER CERTIFIED SOLUTION
Avatar of Mayank S
Mayank S
Flag of India 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
You might also want to download some IDE like Eclipse 3.1.2 (www.eclipse.org) with a plug-in for J2ME (www.eclipseme.org) or Swing (www.cloudgarden.com/jigloo) depending upon what you need, or Netbeans 5.0 with Mobility pack (www.netbeans.org).