1016万例文収録!

「servlet」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

servletを含む例文一覧と使い方

該当件数 : 172



例文

In this exercise we will create a simple servlet for displaying our data.We will use annotations to call our entity bean from our servlet. 例文帳に追加

この課題では、データを表示するための簡単なサーブレットを作成します。 注釈を使用して、サーブレットからエンティティー Bean を呼び出します。 - NetBeans

In the Servlet and Client Type Selection page, select a web project,servlet name, and package for the generated server code. 例文帳に追加

「サーブレットとクライアントの種類」ページで、生成されるサーバーコードの Web プロジェクト、サーブレット名、およびパッケージを選択します。 - NetBeans

To permit a Web servlet to acquire and utilize a reliable authentication result between an IC card service management servlet and an IC card.例文帳に追加

WebサーブレットがICカードサービス管理サーブレットとICカードとの間の信頼できる認証結果を取得し、利用する。 - 特許庁

The stored file 19 is loaded on a servlet engine 11 as a servlet object 21 and execution of a prescribed processing is enabled.例文帳に追加

この保存したファイル19をサーブレットエンジン11にサーブレットオブジェクト21としてロードし所定の処理を実行可能にする。 - 特許庁

例文

Furthermore, the common information class 104 receives the common information 204 from the Servlet base class 103 to hold it as its own parameters.例文帳に追加

さらに、共通情報クラス104は、Servlet基底クラス103から共通情報204を受け取り、自身の変数として保持する。 - 特許庁


例文

Source Editor Abbreviations for JSP and Servlet Files 例文帳に追加

ソースエディタで JSP およびサーブレットファイルに使用可能な省略名 - NetBeans

Create a servlet to handle the autocomplete URL that is received by the incoming request.例文帳に追加

受信要求によって受け取る autocomplete URL を処理するサーブレットを作成します。 - NetBeans

The servlet shows you the name of the customer with that ID number.例文帳に追加

その ID 番号を持つ顧客の名前がサーブレットに表示されます。 - NetBeans

Right-click the web module project and choose New Servlet. 例文帳に追加

Web モジュールプロジェクトを右クリックし、「新規」「サーブレット」を選択します。 - NetBeans

例文

Right-click the com.midnightcookies package node and choose New Servlet.例文帳に追加

「com.midnightcookies」パッケージノードを右クリックし、「新規」「サーブレット」を選択します。 - NetBeans

例文

It enables you to create multiple URL mappings foreach servlet. 例文帳に追加

これにより、各サーブレットに複数の URL マッピングを作成できます。 - NetBeans

Issue #129077: Dragging and Drop ping Facebook Service to a Servlet or Resource Class例文帳に追加

課題 129077: サーブレットまたはリソースクラスへの Facebook サービスのドラッグ&ドロップ - NetBeans

In addition, the Callback servlet class is missing, and so is its registration in web.xml. 例文帳に追加

また、Callback サーブレットクラスがなく、web.xml にも登録されていません。 - NetBeans

In this section you create a servlet that will interact with the web service. 例文帳に追加

この節では、Web サービスと相互作用するサーブレットを作成します。 - NetBeans

Note that the URL mapping for this servlet is /SpellCheckServlet, as shown below: 例文帳に追加

次に示すように、サーブレットの URL マッピングが /SpellCheckServlet であることを確認します。 - NetBeans

The IDE adds the following default code to the servlet: 例文帳に追加

IDE によって次のデフォルトコードがサーブレットに追加されます。 - NetBeans

Right-click the CalculatorWSServletClient project node and choose New Servlet. 例文帳に追加

「CalculatorWSServletClient」プロジェクトノードを右クリックし、「新規」「サーブレット」を選択します。 - NetBeans

Displays the servlet mapping as it will appear in the web.xml file. 例文帳に追加

web.xml ファイルで表示されるように、サーブレットマッピングを表示します。 - NetBeans

The servlet and supporting classes are generated under the web project.例文帳に追加

サーブレットとサポートクラスは、Web プロジェクトの下に生成されます。 - NetBeans

In the Servlets editor, click Add Servlet Element. 例文帳に追加

サーブレットエディタで、「サーブレット要素を追加」をクリックします。 - NetBeans

The Add Servlet dialog box appears as shown in the following figure. 例文帳に追加

次の図に示すように、「サーブレットを追加」ダイアログが表示されます。 - NetBeans

Right-click the project node and choose New Servlet. 例文帳に追加

プロジェクトノードを右クリックし、「新規」「サーブレット」を選択します。 - NetBeans

Use the Service Manager to add Zillow's SaaS functionality to your servlet. 例文帳に追加

サービスマネージャーを使用して Zillow の SaaS 機能をサーブレットに追加します。 - NetBeans

The IDE also imports the RestConnection and ZillowRealEstateService classes into your servlet. 例文帳に追加

IDE は、RestConnection クラスおよび ZillowRealEstateService クラスもサーブレットにインポートします。 - NetBeans

The servlet you have created does not produce any useable output. 例文帳に追加

作成したサーブレットは、有用な出力を作り出しません。 - NetBeans

To easily edit a Web page in a Java Servlet environment.例文帳に追加

Javaサーブレット環境下で容易にWebページの編集を行う。 - 特許庁

Right-click on the project node in the Projects window and choose New Servlet.(If Servlet is not displayed, choose Other, then select Servlet from the Web category.) 例文帳に追加

「プロジェクト」ウィンドウでプロジェクトのノードを右クリックし、「新規」「サーブレット」を選択します。 「サーブレット」が表示されない場合は、「その他」を選択し、「Web」カテゴリから「サーブレット」を選択します。 - NetBeans

The servlet start program makes a computer 1 function as a servlet start means 140 for reading and starting a servlet on a memory, and outputting a URL of the servlet and as a servlet management means 107 for calling the servlet start means corresponding to a received HTTP request, and transmitting an HTTP response to be redirected to the URL outputted by the servlet start means 104.例文帳に追加

サーブレット起動プログラムであって、コンピュータ1を、サーブレットをメモリ上に読み込んで起動するとともに、当該サーブレットのURLを出力するサーブレット起動手段104、受信したHTTPリクエストに対応するサーブレット起動手段104を呼び出し、当該サーブレット起動手段104が出力したURLにリダイレクトするHTTPレスポンスを送信するサーブレット管理手段107、として機能させる。 - 特許庁

JSTL requires a JSP container that supports the Java Servlet 2.3 and JavaServer Pages 1.2 specifications. 例文帳に追加

JSTL(JSP標準タグライブラリ)は、Javaサーブレット2.3およびJavaServer Pages 1.2仕様をサポートするJSPコンテナを必要とする。 - コンピューター用語辞典

On the web server, an object such as a servlet or listener handles the request. 例文帳に追加

Web サーバーでは、サーブレットやリスナーなどのオブジェクトが要求を処理します。 - NetBeans

You also create a Composer class that enables the servlet to retrieve data from entries in the HashMap.例文帳に追加

また、サーブレットで、HashMap 内のエントリからデータを取り出すための Composer クラスも作成します。 - NetBeans

Name the servlet AutoCompleteServlet, and choose com. ajax from the drop-down list in the Package field.例文帳に追加

サーブレット名を AutoCompleteServlet にし、「パッケージ」フィールドのドロップダウンリストから「com.ajax」を選択します。 - NetBeans

Right-click the project node in the Projects window and choose New Servlet. 例文帳に追加

「プロジェクト」ウィンドウでプロジェクトのノードを右クリックし、「新規」「サーブレット」を選択します。 - NetBeans

(The servlet requires an import statement for the Customer entity class.) 例文帳に追加

サーブレットには、カスタマエンティティークラス用のインポート文が必要です。 - NetBeans

Java classes that execute within a servlet container, which is typically running within a web server.例文帳に追加

一般的に Web サーバー内で実行中のサーブレットコンテナ内で実行される Java クラス。 - NetBeans

Click Servlets at the top of the editor.Expand the node for the FrontController servlet's entry. 例文帳に追加

「サーブレット」をエディタの最上部でクリックします。 「FrontController」サーブレットのエントリ用のノードを展開します。 - NetBeans

Notice the servlet's URL Patterns,which you defined in step 4 above: 例文帳に追加

前述の手順 4 で定義したサーブレットの URL パターンは、次のようになっています。 - NetBeans

Note that the Call Stack tab shows the relationship between the JSP code and the generated servlet methods.例文帳に追加

「呼び出しスタック」タブに JSP コードと生成されたサーブレットメソッドとの関係が表示されます。 - NetBeans

One of the application servers or servlet containers that are supported by the Netbeans IDE. 例文帳に追加

Netbeans IDE がサポートする、いずれかのアプリケーションサーバーまたはサーブレットコンテナ。 - NetBeans

When you create a Java Web application with the Spring framework, a REST-aware servlet is automatically created. 例文帳に追加

Spring Framework で Java Web アプリケーションを作成する場合、REST を認識するサーブレットが自動的に作成されます。 - NetBeans

Name the servlet SpellCheckServlet and type clientservlet in the Package drop-down.Click Next. 例文帳に追加

サーブレットの名前を SpellCheckServlet とし、「パッケージ」のドロップダウンに「clientservlet」と入力します。 「次へ」をクリックします。 - NetBeans

In this section, you create a new web application, after which you create a servlet.例文帳に追加

この節では、新しい Web アプリケーションを作成し、続いてサーブレットを作成します。 - NetBeans

You then use the servlet to consume the web service that you created at the start of this tutorial.例文帳に追加

次にこのサーブレットを使用して、チュートリアルの初めに作成した Web サービスを使用します。 - NetBeans

Struts is an open source framework that extends the JavaServlet API and employs a Model,View, Controller (MVC) architecture. 例文帳に追加

Struts は、Java Servlet API を拡張して MVC (Model、View、Controller) アーキテクチャーを採用した、オープンソースのフレームワークです。 - NetBeans

In order to handle Struts processing, a mapping is provided for the Struts controller servlet:例文帳に追加

Struts 処理に対応するため、Struts コントローラサーブレットにマッピングが提供されます。 - NetBeans

Above, the Struts controller servlet is named action and is defined in the Struts library (org.apache.struts. action.ActionServlet).例文帳に追加

ここでは、Struts コントローラサーブレットの名前は action で、Struts ライブラリで定義されています (org.apache.struts.action.ActionServlet)。 - NetBeans

In the editing toolbar, click Servlets to open the Servlet Editor. 例文帳に追加

編集ツールバーで、「サーブレット」をクリックしてサーブレットエディタを開きます。 - NetBeans

In the Add Servlet dialog box, type the following values and click OK. 例文帳に追加

「サーブレットを追加」ダイアログで次の値を入力し、「了解」をクリックします。 - NetBeans

Name the servlet ClientServlet and house it in a package called org.me.calculator.client.Click Finish.例文帳に追加

サーブレットに「ClientServlet」という名前をつけ、org.me.calculator.client というパッケージに格納します。 「完了」をクリックします。 - NetBeans

例文

To set this up, first you use the Service Manager to insert the ZillowRealEstateService.GetRegionChart operation into a servlet. 例文帳に追加

これを設定するには、まずサービスマネージャーを使用して、ZillowRealEstateService.GetRegionChart 操作をサーブレットに挿入します。 - NetBeans

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS