but i dont know anything about j2me
i want to create application for sending file between pc and mobile via bluethooth
from where i start ??.....plzz refer me any books or website link for creating this application
and how much there is difference between j2se and j2me....will it take me much time to understand it??
J2ME (Java 2 Micro Edition) is a cut down version of Java for use in memory constrained devices.
In my opinion it is not the easiest thing to learn quickly. I suggest you just do a few simple tutorials to get started, a quick search on google will bring plenty. I suggest you get comfy at using it as well before you move onto looking at the bluetooth as well.