Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 1 of 1

Thread: Re: java Tomcat

  1. #1

    Question Re: java Tomcat

    Tomcat is an application server from the Apache Software Foundation that executes Java servlets and renders Web pages that include Java Server Page coding. Described as a "reference implementation" of the Java Servlet and the Java Server Page specifications, Tomcat is the result of an open collaboration of developers and is available from the Apache Web site in both binary and source versions.
    Last edited by Norm; August 30th, 2017 at 11:43 AM. Reason: Link changed

Similar Threads

  1. java Tomcat
    By skarosg3 in forum Java Networking
    Replies: 7
    Last Post: October 9th, 2018, 04:53 AM
  2. Replies: 1
    Last Post: September 21st, 2014, 04:15 AM
  3. How to link .java code in eclipse to tomcat
    By shenaz in forum Java Theory & Questions
    Replies: 0
    Last Post: April 1st, 2013, 11:54 AM
  4. Replies: 0
    Last Post: January 28th, 2013, 05:29 AM
  5. java servlet(tomcat v7.0)
    By aman_chauhan in forum Java Servlet
    Replies: 6
    Last Post: August 5th, 2012, 07:45 AM