When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. GlassFish - Wikipedia

    en.wikipedia.org/wiki/GlassFish

    In this version GlassFish adds new features to ease migration from Tomcat to GlassFish. [18] The other main new features are around modularity (GlassFish v3 Prelude already shipped with an Apache Felix OSGi runtime), startup time (a few seconds), deploy-on-change (provided by NetBeans and Eclipse plugins), and session preservation across ...

  3. Apache Tomcat - Wikipedia

    en.wikipedia.org/wiki/Apache_Tomcat

    Apache Tomcat (called "Tomcat" for short) is a free and open-source implementation of the Jakarta Servlet, Jakarta Expression Language, and WebSocket technologies. It provides a "pure Java" HTTP web server environment in which Java code can also run.

  4. Google Web Toolkit - Wikipedia

    en.wikipedia.org/wiki/Google_Web_Toolkit

    GWT uses or supports Java, Apache Tomcat (or similar web container), Eclipse IDE, Internet Explorer, [22] and internationalization and localization. Java-based GWT rich web applications can be tested using JUnit testing framework and code coverage tools.

  5. Virgo (software) - Wikipedia

    en.wikipedia.org/wiki/Virgo_(software)

    Virgo is based on the Equinox OSGi implementation, part of the Eclipse project. A few different distributions of Virgo exist: [3] Virgo Nano, Virgo Kernel, Virgo Server for Apache Tomcat (embedding the Apache Tomcat servlet container) and Virgo Jetty Server (embedding the Eclipse Jetty servlet container). Virgo Server for Apache Tomcat is the ...

  6. Hudson (software) - Wikipedia

    en.wikipedia.org/wiki/Hudson_(software)

    Hudson is a discontinued continuous integration (CI) tool written in Java, which runs in a servlet container such as Apache Tomcat or the GlassFish application server. It supports SCM tools including CVS, Subversion, Git, Perforce, Clearcase and RTC, and can execute Apache Ant and Apache Maven based projects, as well as arbitrary shell scripts and Windows batch commands.

  7. Jenkins (software) - Wikipedia

    en.wikipedia.org/wiki/Jenkins_(software)

    It is a server-based system that runs in servlet containers such as Apache Tomcat, or by default as a stand-alone web-application in co-bundled Eclipse Jetty. It supports version control tools, including AccuRev , CVS , Subversion , Git , Mercurial , Perforce , ClearCase , and RTC , and can execute Apache Ant , Apache Maven , and sbt based ...

  8. Aptana - Wikipedia

    en.wikipedia.org/wiki/Aptana

    Jaxer is not a standalone web server, but works with another server such as Apache, Jetty or Tomcat. Jaxer provides server-side DOM and API processing for pages served by the web server before delivering the results to the browser. Jaxer may be integrated into Aptana Studio via an optional plugin.

  9. Jetty (web server) - Wikipedia

    en.wikipedia.org/wiki/Jetty_(web_server)

    Eclipse Jetty is a Java web server and Java Servlet container. While web servers are usually associated with serving documents to people, Jetty is now often used for machine to machine communications, usually within larger software frameworks .