starting j2ee

i m new in j2ee .i wanna to learn it very simple way.what should i do plz help me

[88 byte] By [shohan_susta] at [2007-11-27 10:29:56]
# 1

read tutorials about j2ee in this site it has plenty of tutorials.

just search.

Yannixa at 2007-7-28 18:00:20 > top of Java-index,Java Essentials,New To Java...
# 2

How good is your core Java?

georgemca at 2007-7-28 18:00:20 > top of Java-index,Java Essentials,New To Java...
# 3

so so but i learn every moment.plz help me

shohan_susta at 2007-7-28 18:00:20 > top of Java-index,Java Essentials,New To Java...
# 4

> so so but i learn every moment.plz help me

Defer J2EE until your core Java is better, then. Won't do you any good to be learning complex APIs and what-not that you don't really understand, which is what will happen. Get your core Java nice and solid, and get some JDBC experience, then move on to servlets and JSP, take it from there

georgemca at 2007-7-28 18:00:20 > top of Java-index,Java Essentials,New To Java...
# 5

I strongly suggest reading whole books on the various topics. J2EE is not just java, but other technologies such as XHTML, Javascript, etc. You should be a good programmer after reading about 10 books on these technologies and have about 3 years experience in creating complete web sites. You can get the books cheaper at amazon.com than at the book store on these topics.

This also might help:

http://forum.java.sun.com/thread.jspa?threadID=5153544&messageID=9749542#9749542

George123a at 2007-7-28 18:00:20 > top of Java-index,Java Essentials,New To Java...
# 6

It should be noted that J2EE is not exclusively used for web applications

georgemca at 2007-7-28 18:00:20 > top of Java-index,Java Essentials,New To Java...