タグ

2007年2月9日のブックマーク (10件)

  • トップページ

    SQL データベース操作言語SQLについて、またRDBMSの持つ機能について詳しく解説します。 DB概要、SQL、テーブル操作、データ操作 ... 特集:replication PostgreSQLのレプリケーションシステムを紹介し、それらの機能を比較していきます。 特集:pgbench PostgreSQLのベンチマークテストに用いられるプログラムである pgbench について解説します。 SQL演習問題 各章に用意された演習問題を集めました。

    wshito
    wshito 2007/02/09
    TechScoreによるJ2EE解説記事の目次.
  • Javaの道>Servlet・JSP

    Servlet・JSP Servlet・JSPの文法・リファレンス情報、Servlet・JSPを使用したWebアプリケーションの開発方法について解説します。

    Javaの道>Servlet・JSP
    wshito
    wshito 2007/02/09
    Servlet と JSP に関する解説記事の目次.
  • The Essentials of Filters

    The Java Servlet specification version 2.3 introduces a new component type, called a filter. A filter dynamically intercepts requests and responses to transform or use the information contained in the requests or responses. Filters typically do not themselves create responses, but instead provide universal functions that can be "attached" to any type of servlet or JSP page. Filters are important f

    wshito
    wshito 2007/02/09
    Sun による Servlet Filter に関する解説記事.
  • web.xml 要素リファレンス

    web_app_2_3.dtdに基づいたweb.xmlの各要素に関するリファレンスです。 JavaPress誌Vol22/23に掲載された「ピンポイントJSP&サーブレット」 という記事の原稿をもとにして、 コラムなどを末尾に移動して見通しをよくしたものを公開します。 校正前の原稿(プレインテキスト)を元にしていますので、 見栄えなどはあまり考慮していません。 また、雑誌記事口調の部分と、適当に省略して不自然になっている文が 混じってます_o_。 間違いのご指摘はshin@sk-jp.comまでお願いします。 Webアプリケーションとは web.xml詳細 各要素の説明 開発者のサポートのための要素 <distributable>? <context-param>* <param-name> <param-value> <description>? <filter>* <icon>? <f

    wshito
    wshito 2007/02/09
    web.xmlとウェブアプリケーションのディレクトリ構造の解説.
  • maven2 tips

    SQL データベース操作言語SQLについて、またRDBMSの持つ機能について詳しく解説します。 DB概要、SQL、テーブル操作、データ操作 ... 特集:replication PostgreSQLのレプリケーションシステムを紹介し、それらの機能を比較していきます。 特集:pgbench PostgreSQLのベンチマークテストに用いられるプログラムである pgbench について解説します。 SQL演習問題 各章に用意された演習問題を集めました。

    wshito
    wshito 2007/02/09
    MavenのTip集.
  • Maven2のTipsを集めるWiki - CookBook

    fdiary.netのwikifarmを間借りしています。Hikiです。書き方についてはTextFormattingRules を参照してください。 ドキュメント Summary of Maven 2.x documentation Maven Getting Started Guide :: www CodehausのWiki ソース自体も立派なドキュメント Thread.sleep()内maven2カテゴリ N2 Tool box内のオープンソースカテゴリ Inconel 625 Bars, Hastelloy C276 Round Bars CookBook 特定のクラスだけテストするには Maven2のdependencyパスをantへ渡すには SCPでデプロイするには ibiblio.orgに配置されているライブラリを検索するには "site:ibiblio.org maven2

    wshito
    wshito 2007/02/09
    Maven 2のTipsを集めたWiki.
  • ビルド管理を楽にするオープンソースツール一覧

    ビルドサーバツール ビルドサーバツールは、Ant、Mavenのようなビルドツールを利用してコマンドの実行をも自動化するツールです。 人は、ビルドツールを利用してビルドするのではなくビルドサーバにアクセスしビルドスケジュールを入力することでビルドを自動化します。継続的インテグレーションやデイリービルド、ナイトリービルドを作成する際は積極的に利用したいツールです。ここでは、CruiseControl、AntHillOS、Luntbuildを説明しますが、ほかにも「Gump」「Continuum」などがあります。 CruiseControl 「CruiseControl」は、BSD Licenseで提供されるビルドサーバです。先ほど説明した継続的なインテグレーションを行うために作成されたツールで、CruiseControlのプロジェクトホームページにも継続的なインテグレーションに関する記述があり

    ビルド管理を楽にするオープンソースツール一覧
    wshito
    wshito 2007/02/09
    ビルドを自動的に行うビルドサーバーの紹介.
  • Dealing with Eclipse-based IDE - Maven User - Codehaus

    Introduction There are two ways to use Maven and Eclipse: 1. Eclipse as the editor, and Maven command line for commands, or 2. Using an Eclipse plugin for Maven (see Eclipse Integration ) Use the first one if you're much more comfortable with using the command line for your maven executions, but would like to take advantage of eclipse' features ( code complete, refactoring, etc ). Use the second o

    wshito
    wshito 2007/02/09
    Eclipse上でMavenのテストをデバグする方法.
  • What is XML-RPC?

    What is XML-RPC? It's a spec and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls over the Internet. It's remote procedure calling using HTTP as the transport and XML as the encoding. XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, processed and r

    wshito
    wshito 2007/02/09
    XMLを使ってWebサーバーにHTTP-POSTを送り,レスポンスをXMLで受け取る技術の仕様と実装.
  • eXist - Open Source Native XML Database

    Vitamins for your Applications Try the all-in-one solution for application building. eXist-db is Open Source Software licensed under the LGPL Download eXist-db What people are saying... eXist-db is at the core of the Office of the Historian’s open government and digital history initiatives. It powers our public website, allowing visitors to search and browse instantly through nearly a hundred thou

    wshito
    wshito 2007/02/09
    Javaで実装されたオープンソースXMLデータベース.