Results 1 to 10 of 10
  1. #1

    Java Server Pages

    Hey there,

    I have had a class on Java and I have gotten quite the hang of how to work with it in a terminal and GUI. I know the structures and how to create / use objects so now I would like to get started with JSP. Any good links / java includes? Thanks in advanced.

  2. #2
    O yea, btw if you have a yearlong project idea (anything actually like a simple game) you have, could you give me that because I have to have a project for my next year class. I was thinking of a simple game like sokoban what do you think?

  3. #3
    Join Date
    Aug 2002
    Location
    Superior, CO, USA
    Posts
    635
    You'll want to check out Tomcat - http://jakarta.apache.org/tomcat/ for a decent Java servlet/JSP engine. Sorry though, no ideas about games.

  4. #4
    try like snake, frogger, space invaders or something =P

  5. #5
    Join Date
    Dec 2002
    Location
    NY, NY
    Posts
    3,974
    Games are aplets, bot JSP's.
    Keep that in mind.
    Also, for JSP try coding a forum, its good for learning.

  6. #6
    I would recommend using Jetty (jetty.mortbay.org) for a lightweight easy-to-use web container for working with JSP files.
    Free Blog Hosting

  7. #7
    Join Date
    Dec 2002
    Location
    NY, NY
    Posts
    3,974
    wow.. you replied to a 3 month old thread for that? lol

    i made an error 3 months ago lol
    "bot" should be "not" lol

  8. #8
    Eu-Forums.com - European Forums

  9. #9
    Whenever I see Tomcat recommended for a servlet container I always feel obligated to provide the better alternative: Jetty.
    Free Blog Hosting

  10. #10
    start from Java site
    http://java.sun.com/j2ee/1.4/docs/tutorial/doc/
    there are a lot of tutorials, on J2sdk, j2ee and also jsp
    HostNodeList Web Host Directory, DEV.INTOEX.COM - products for online business

    Experienced web-developer | PHP | Smarty | Zend | Databases | Graphic design - looking for long-time relationship

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •