simple question: use J2ME with J2SE or J2EE
843841Jun 19 2003 — edited Jun 21 2003hello all.
im a <newbie> here and have a simple question. im developing some Palm application using J2ME that is supposed to be able to make data transactions with a database sitting on a server. i understand that i need to deploy servlets on the server side, is that correct? assuming that is correct, then can i achieve that using J2SE or do i have to use J2EE? i downloaded the Sun ONE wireless connection wizard module and after some digging, the documentation seems to indicate that i need J2EE. im not sure actually. pls advise. i currently have J2SE.
another thing, since i would have to develop both the client side and server side, one using J2ME and the other J2SE/J2EE, is it possible to do both within one IDE?
thanx in advance!