J2EE prerequisites

Hi guys,

I'm going to start studding about J2EE in a couple of weeks. I have no idea about its technologies. what prerequisites do i need. I only know java and have basic knowledge about HTML. I have a solid knowledge on database.

  1. Do i need java script or CSS knowledge for JSP and JSF?
  2. What would i need for web services?

You need to get the latest j2ee and JDK, to support any J* you want. Web 2.0 is all CSS and scripting, beyond any data from JSP and JSF. Scripts call additional services from within a page, which may be simple, not scripted. XML is very much liked for these interchanges.