Java servlet
I don t really know if this is the right place to post this message
I have been developing java application and applet for a while and know i would like to start servlet but i am a little lost
i am using eclipse 3.2 on mac os and i dont really where to start
i download java_ee_sdk-5_02-mac.zip but i have no clue of how to install it
what to i have to do to start writting servlet code in eclipse
thanks
i download a bunch of stuff as wtp but eclipse still doesn t recognize some class as session and transport. I am trying to send a mail via my application. I have tomcat running on a server and i am trying to write the code. I was able to grab some code from internet but eclipse wont recognize those classes. I am using eclipse 3.3 and i did download wtp plug in and successfully install. I am running all this on a macos x
I download netbeans and all those classes are recognized fine but since i have never used netbeans before i fail in compiling my project. Anyway i would like to stick with eclipse for now and make this work. I did download javamail.jar but eclipse still do not recognize those classes.
What should i do to get this rolling
thanks in advance