「servlet」を含む例文一覧(170)

1 2 3 4 次へ>
  • JavaTM Servlet 2.3 and 2.4 specifications
    Java[tm] Servlet 2.3 および 2.4 仕様 - NetBeans
  • Servlet Name
    サーブレット名 - NetBeans
  • Servlet 2.4 and JSP 2.0 supported.
    Servlet 2.4 および JSP 2.0 をサポート - NetBeans
  • Offending class: javax/servlet/Servlet.class
    問題があるクラス: javax/servlet/Servlet.class - NetBeans
  • Servlet Class
    サーブレットクラス - NetBeans
  • Tomcat servlet container
    Tomcat サーブレットコンテナ - NetBeans
  • Creating a Servlet
    サーブレットの作成 - NetBeans
  • Creating the Servlet
    サーブレットの作成 - NetBeans
  • Coding the Servlet
    サーブレットのコーディング - NetBeans
  • See Servlet Spec 2.3, section 9.7.2.
    Servlet Spec 2.3 のセクション 9.7.2 を参照してください。 - NetBeans
  • Creating the ListNews Servlet
    ListNews サーブレットの作成 - NetBeans
  • Creating the PostMessage Servlet
    PostMessage サーブレットの作成 - NetBeans
  • Expand the GenericServlet node and select init(Servlet Config arg0).
    「GenericServlet」ノードを展開し、「init(Servlet Config arg0)」を選択します。 - NetBeans
  • a servlet and supporting classes
    サーブレットとサポートクラス - NetBeans
  • a servlet in a web application
    Web アプリケーションのサーブレット - NetBeans
  • Run the servlet again.
    サーブレットを再実行します。 - NetBeans
  • Figure 6: Add Servlet Dialog Box
    図 6:「サーブレットを追加」ダイアログ - NetBeans
  • Application Servers/Servlet Containers
    アプリケーションサーバーとサーブレットコンテナ - NetBeans
  • Web tier technologies updated for Java EE 5 platform: Servlet 2.5, JavaServer Pages 2.1, JavaServer Faces 1.2
    Java EE 5 プラットフォーム用に Web 層テクノロジを更新 (Servlet 2.5、JavaServer Pages 2.1、JavaServer Faces 1.2)。 - NetBeans
  • Running the Zillow Region Chart Servlet
    Zillow 地域グラフサーブレットの実行 - NetBeans
  • Creating and Coding the Servlet
    サーブレットの作成およびコーディング - NetBeans
  • Client 2: Servlet in Web Application
    クライアント 2: Web アプリケーションのサーブレット - NetBeans
  • Adding the Zillow GetRegionChart Operation to the Servlet
    Zillow GetRegionChart 操作のサーブレットへの追加 - NetBeans
  • The parser database has been upgraded to support Servlet 2.4 and JSP 2.0 specifications.
    パーサーデータベースがアップグレードされて、Servlet 2.4/JSP 2.0 仕様対応となりました。 - NetBeans
  • The New Servlet wizard opens.
    「新規サーブレット」ウィザードが開きます。 - NetBeans
  • The servlet mappings are as follows:
    サーブレットマッピングは次のとおりです。 - NetBeans
  • The servlet opens in the Source Editor.
    ソースエディタでサーブレットが開きます。 - NetBeans
  • Name the servlet ZillowRegionChartServlet.
    サーブレットに ZillowRegionChartServlet という名前を付けます。 - NetBeans
  • Action Servlet Name: The name of the Struts action servlet used in the application.
    アクションのサーブレット名: アプリケーションで使用する Struts アクションサーブレットの名前。 - NetBeans
  • In the New Servlet wizard, name the servlet CustomerDetails and put the servlet into a package named web.
    「新規サーブレット」ウィザードで、サーブレットに CustomerDetails という名前を付け、web という名前のパッケージに追加します。 「完了」をクリックします。 - NetBeans
  • WEB SERVER SYSTEM BY JAVA SERVLET
    JavaサーブレットによるWebサーバシステム - 特許庁
  • API classes and documentation for the Servlet and JSP APIs
    サーブレットおよび JSP API の API クラスとマニュアル - NetBeans
  • Add error handling code to the servlet.
    サーブレットにエラー処理のコードを追加する。 - NetBeans
  • Running the Zillow Region Chart Servlet The simplest way to run the servlet is to right-click the servlet in the Projects view and select Run File.
    サーブレットを実行するもっとも簡単な方法は、サーブレットを「プロジェクト」ビューで右クリックし、「ファイルを実行」を選択することです。 - NetBeans
  • Creating a front controller using a servlet
    サーブレットを使用したフロントコントローラの作成 - NetBeans
  • The class of the dispatcher servlet, as shown above, is org.springframework.web.servlet.DispatcherServlet.
    dispatcher サーブレットのクラスは、前出のとおり org.springframework.web.servlet.DispatcherServlet です。 - NetBeans
  • Modifying the Servlet to Return the Chart Graphic
    グラフ画像を返すためのサーブレットの変更 - NetBeans
  • Creating and Coding the Spell Check Servlet
    スペルチェック用サーブレットの作成およびコーディング - NetBeans
  • SERVLET START PROGRAM AND HOME GATEWAY DEVICE
    サーブレット起動プログラムおよびホームゲートウェイ装置 - 特許庁
  • SERVLET MANAGEMENT SYSTEM OF HTTP SERVER
    HTTPサーバ装置のサーブレット管理方式 - 特許庁
  • The servlet is also added to the web application (web.xml).
    サーブレットは Web アプリケーション (web.xml) にも追加されます。 - NetBeans
  • The servlet is created and opens in the Source Editor.
    サーブレットが作成され、ソースエディタで開きます。 - NetBeans
  • To create the servlet:
    サーブレットを作成するには、次の手順に従います。 - NetBeans
  • In the Configure Servlet Deployment panel, note that the servlet name is AutoCompleteServlet and the fully-qualified path to the class is com.
    「サーブレット配備を構成」パネルで、サーブレット名が AutoCompleteServlet、クラスの完全修飾パスが com.ajax.AutoCompleteServlet であることを確認します。 - NetBeans
  • Change the Servlet name to DilbertServlet and name the package dilbert.
    サーブレット名を DilbertServlet に変更し、パッケージ名を dilbert にします。 - NetBeans
  • In the Servlets editor, click Add Servlet Element.
    サーブレットエディタで、「サーブレット要素を追加」をクリックします。 - NetBeans
  • The final servlet code should look like the following:
    最終的なサーブレットコードは、次のようになります。 - NetBeans
  • WEB SERVER, AND WEB SERVER HAVING FUNCTION OF JAVA SERVLET
    Webサーバ、Javaサーブレットの機能を有するWebサーバ - 特許庁
  • The IDE also imports the RestConnection and ZillowRealEstateService classes into your servlet.
    IDE は、RestConnection クラスおよび ZillowRealEstateService クラスもサーブレットにインポートします。 - NetBeans
  • Before you begin coding the servlet, set up the data store and the functionality required by the servlet to access data.
    サーブレットのコーディングを始める前に、データストアと、サーブレットからデータにアクセスするために必要な機能を設定します。 - NetBeans
1 2 3 4 次へ>

例文データの著作権について