タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

JavaとServerとlibraryに関するwackyのブックマーク (3)

  • Apache FtpServer - Index

    Overview The Apache FtpServer is a 100% pure Java FTP server. It's designed to be a complete and portable FTP server engine solution based on currently available open protocols. FtpServer can be run standalone as a Windows service or Unix/Linux daemon, or embedded into a Java application. We also provide support for integration within Spring applications and provide our releases as OSGi bundles. T

    wacky
    wacky 2009/03/05
    ApacheによるJavaベースのFTPサーバ。WindowsサービスやLinux/UNIXデーモンとして、または組み込み用として利用可能。オープンソース。
  • 2005-08-25 - FAX

    翻訳 原文:About OOWebCopyright(c)R. Rawson-Tetley, 2005.概要OOWebは軽量です。そしてJavaアプリケーションのためのHTTPサーバーが組み込まれています。URL階層にオブジェクトがマッピングされ、各々のページはメソッドに対応付けられます。また、フォームおよびクエリ文字列は、メソッドの引数に該当します。OOWebにより、Webアプリケーションの構築、配備、テストが、圧倒的に簡単になります。そして、何より大事なのは、使って楽しいということです!OOWebはCherryPyから沢山のアイディアを得ました。特徴GET/POSTHTTP セッションクッキーロギング静的コンテンツ超軽量 (v0.4は、たったの27k) 外部ライブラリへの依存無し高い可搬性 (ピュアJava、Sun JDK 1.4対応、Kaffe、JamVM、SableVM、GIJ/G

    wacky
    wacky 2005/08/28
    Java用組み込みHTTPサーバのOOWebのドキュメントを和訳。
  • About OOWeb

    this project has kindly been sponsored by UPCO - The Ultimate People Company, supporters of Open Source What is OOWeb? OOWeb is a lightweight, embedded HTTP server for Java applications that maps objects to URL directories, methods to pages and form/querystring arguments as method parameters. This allows for unparalleled ease in creating, deploying and testing web applications and most importantly

    wacky
    wacky 2005/08/28
    Javaアプリケーションに組み込むための軽量なHTTPサーバ。URLでメソッド、引数などを指定する。面白い。
  • 1