Hope this is the place to ask about programing in server side
HI,
I'm new in server side.
I have programed in the client side with swing 7 months.
I'll start a new job in these topic (I will learn @ job), but I want to start to learn myselp.
Al I know is it will be with J2EE & serverside.
I don't used J2EE so from wher should I need to start?
Servlets?
JSP?
J2EE?
?
Please I need your helpppp
Thanking you in anticipation,
Yael
Message was edited by:
yael800
[497 byte] By [
yael800a] at [2007-11-27 11:20:42]

# 1
Start off here: http://java.sun.com/javaee/5/docs/tutorial/doc/
Here are also some nice tuts: http://www.coreservlets.com
By the way "J2EE" is outdated. If possible, rather use at least Java 1.5 as base and call it "Java EE".
# 2
Thank's for your replay,
So, this is what I need to lern: for server side + j2ee?
http://java.sun.com/javaee/5/docs/tutorial/doc/
Do you know how could I print this tutorial? or about good book to buy?
Than's,
Yael
# 3
This tutorial has a PDF version. Click at the "PDF" link in the main index.
If you really want to print the complete tutorial, be prepared .. it's more than 1600 pages. Rather print specific parts. In your case, I guess the "part one" is sufficient (chapters 2 up to 14).
# 5
If you want a book, I recommend Head First Servlets and JSP from Bates & Sierra.
http://www.amazon.com/Head-First-Servlets-JSP-Certified/dp/0596005407
# 6
Maybe I have to start from writing command line application tcp
listenning to socket?
Is it server side topic?
http://www.javaworld.com/javaworld/jw-12-1996/jw-12-sockets.html?page=2
Or RMI?
http://java.sun.com/docs/books/tutorial/rmi/index.html
Am I have to download someting else from what I'm using?
jdk-1_5_0_08-windows-i586-p
I'm so comfused I don't know from where to start
Message was edited by:
yael800
Message was edited by:
yael800