Note that this list assumes prior knowledge of the Java programming language and doesn't contain direct links to Java as such. The more competent you are with Java the easier your understanding of JSP (and particularly servlets) will be. If you are looking for Java refer to Java Resources thread. Tutorials jspin.com tutorials, articles, hosting, code, tags & beans Sun/JGuru JSP Fundamentals VisualBuilder.com JSP tutorial Javaworld.net (no new content only archives) JGuru.com tutorials (Servlets and JSP are towards the bottom of the page) JSP Tutorial Tutorial on Java Servlets and JSPs code4u.com JSP tutorials (edit: not yet implemented, could have sworn they were there before?) findtutorials.com JSP category (Mostly excerpt chapters from books but worth reading none the less) Reference: Official JSP (Sun's) website (Documentation) jspinsider.com (has a nice list of book reviews) Books: O'Reilly Java Database Best Practices (not much on beginning JSP but very useful) (free chapter (PDF)) Beginning JSP 2.0 Hosting: MyJavaserver.com jspinsider.com hosting Development tools: Tomcat (free webserver) JEdit (Java based code editor) IDE's: Eclipse Netbeans IDEA Feel free to add your or any other JSP resources. PM Me