JSP Resources

Discussion in 'JSP' started by shabbir, Aug 1, 2006.

Thread Status:
Not open for further replies.
  1. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    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
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice