J2SE to J2EE - general question
Hi,I have an application, made up of several classes, written in J2SE. What does it entail to make these classes J2EE-compliant? changing import statements to include J2EE-specific classes? is it a major overhaul?
[234 byte] By [
mbongcojr] at [2007-9-26 2:16:33]

It depends on your application really, by the sounds of it you should first familiarise yourself with J2EE technology.A good place to start is the J2EE tutorial http://developer.java.sun.com/developer/earlyAccess/j2ee/tutorial.html