From where to start - server side

HI,

I'm new in server side.

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 have programed in the client side with swing 7 months.

I don't used J2EE so from wher should I need to start?

Servlets?

JSP?

J2EE?

Or RMI?

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

Please I need your helpppp

Thanking you in anticipation,

Yael

[614 byte] By [yael800a] at [2007-11-27 11:30:36]
# 1

I think you should start with XML.

Here is a comprehensive tutorial for your needs

http://java.sun.com/j2ee/1.4/docs/tutorial/doc/

prassoona at 2007-7-29 16:34:53 > top of Java-index,Java Essentials,New To Java...
# 2

Tnx but why XML?

I whan to learn first how to program in server side..

yael800a at 2007-7-29 16:34:53 > top of Java-index,Java Essentials,New To Java...
# 3

you might need to do lots of configurations and most config files will be in XML. Its worthwhile to gain some basic idea about xml first. it will cost you only a couple of hours or less

prassoona at 2007-7-29 16:34:53 > top of Java-index,Java Essentials,New To Java...
# 4

<noop/>

BigDaddyLoveHandlesa at 2007-7-29 16:34:53 > top of Java-index,Java Essentials,New To Java...
# 5

I know basic XML.

What about this ling for start?

http://j2ee.masslight.com/Chapter4.html

Thank's alottt

yael800a at 2007-7-29 16:34:53 > top of Java-index,Java Essentials,New To Java...
# 6

well that talks about struts and that too old one. If you like to learn struts why not start with struts2, its a lot simpler than earlier versions. But if you are a serious learner then I would recommend to do some basic things using Servlets and then use frameworks. So learn servlet life cycle first.

prassoona at 2007-7-29 16:34:53 > top of Java-index,Java Essentials,New To Java...
# 7

So..I'll learn servlet life cycle first and jsp first, then I'll learn j2ee.

Yea?

Thank's

yael800a at 2007-7-29 16:34:53 > top of Java-index,Java Essentials,New To Java...