| Projects on Google Code | Results 1 - 10 of 190 |
=Tomcat IIS installer=
This project provides an MSI installer for the Tomcat ISAPI redirector, in order to connect Tomcat to the Microsoft IIS webserver.
==Technology==
The installer is build based on *WiX version 3*. It will install the necessary files to a directory, and register the extensio...
The aim of the project is to provide a simple way to replace the servlet container implementation of [http://java.sun.com/products/servlet/2.5/javadoc/javax/servlet/http/HttpSession.html HttpSession] with a custom one.
For the current release we have two backend using [http://www.danga.com/memcac...
Management system for j2ee servers
简单博客
The aim of this project is to provide Maven 2.x build plugins and tools.
The Maven 2.x *tomcat-plugin* is an easy way to integrate your modules with Tomcat. It's aimed at web developers who would like a quick way to modify web resources without having to manually copy the changed files all around...
= 簡介 =
* Nutch 是目前最知名也是最好的opensource 搜尋引擎專案之一,想製作自己的客製化搜尋引擎? 用[http://lucene.apache.org/nutch/ Nutch]就對了!
* 不過Nutch的設定繁瑣,加上還要搭配Tomcat,在入手前需要花不少時間研究如何安裝使用
* NutchEz 顧名思義就是Nutch Easy,只要安裝NutchEz後就,再加上幾個指令,就可以輕鬆的產生出你自己的搜尋引擎囉!
* 若有任何問題歡迎寫信與我們聯絡
|| * 姓名 * || * Email ||
|| 陳威宇 || waue0920@gma...
= FAQ =
To be fair, no one has actually _asked_ these questions, so their frequency cannot be guaranteed. We just tried to anticipate the sorts of questions which _might_ frequently be asked if we don't answer them here. If you have a question that was not answered here, please [http://groups.goo...
A [http://tomcat.apache.org/ tomcat] [http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/catalina/Manager.html session manager] that backups sessions in [http://www.danga.com/memcached/ memcached] for failover.
== Which problem does the memcached-session-manager solve? ==
Imagine you have ...
== Features ==
* fast initial IDE Setup
* fast Server Startup Time (< 2sec)
* Debugging and Hot Code Replacement Support for JSP & Java Code
* *no* deployment necessary
* easy modularisation for even bigger projects
== preliminary ==
* *Eclipse 3.5 / 3.4*
* *Maven Integration for Ec...
[http://jcp.org/en/jsr/detail?id=88 JSR-88] implementation for tomcat.
Implementation based on Tomcat [http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html Manager]
== Implementation note ==
* In Tomcat remote deploy is equals to deploy+start. Implementation first deploy then stop a...