「servlets」を含む例文一覧(21)

  • Workaround: See http://www.netbeans.org/servlets/ReadMsg?list=nbusersmsgNo=98765.
    回避策: http://www.netbeans.org/servlets/ReadMsg?list=nbusersmsgNo=98765 を参照してください。 - NetBeans
  • Servlets are used to do the following:
    サーブレットは次の処理に使用されます。 - NetBeans
  • In the Servlets editor, click Add Servlet Element.
    サーブレットエディタで、「サーブレット要素を追加」をクリックします。 - NetBeans
  • In the editing toolbar, click Servlets to open the Servlet Editor.
    編集ツールバーで、「サーブレット」をクリックしてサーブレットエディタを開きます。 - NetBeans
  • You will now create the servlets ListNews and PostMessage in the web module.These servlets will be used to read and add messages.
    今度は、Web モジュール内に ListNews および PostMessage というサーブレットを作成します。 これらのサーブレットは、メッセージの読み取りと追加に使用されます。 - NetBeans
  • We will now create the servlets ListNews and PostMessage in our web module.These servlets will be used to read and add messages.
    今度は、Web モジュール内に ListNews および PostMessage というサーブレットを作成します。 これらのサーブレットは、メッセージの読み取りと追加に使用されます。 - NetBeans
  • Debugging servlets and applications written with JavaServer PagesTMtechnology
    JavaServer Pages[tm] テクノロジを使用して作成されたサーブレットおよびアプリケーションのデバッグ - NetBeans
  • In the Editor toolbar, click Servlets, and then click the Add button that appears under Initialization Parameters as shown in the following figure.
    web.xml をダブルクリックすると、エディタが開いて内容が表示されます。 - NetBeans
  • Click Servlets at the top of the editor.Expand the node for the FrontController servlet's entry.
    「サーブレット」をエディタの最上部でクリックします。 「FrontController」サーブレットのエントリ用のノードを展開します。 - NetBeans
  • The servlets provide Java applet gateway function to a middle-tier SanFrancisco logical network.
    このサーブレットは中間層サンフランシスコ論理ネットワークへのJavaアプレット・ゲートウェイ機能を提供する。 - コンピューター用語辞典
  • Servlets are Java classes that execute within a servlet container, which is typically running within a web server.
    サーブレットとは、通常 Web サーバー内で実行中のサーブレットコンテナ内で実行される Java クラスです。 - NetBeans
  • The IDE lets you insert SaaS operations into servlets, existing RESTful services, JSP pages, or plain Java objects (POJOs).
    IDE を使用すると、SaaS 操作をサーブレット、既存の RESTful サービス、JSP ページ、またはプレーン Java オブジェクト (POJO) に挿入できます。 - NetBeans
  • The NetBeans IDE provides tools for building all Java EE components,including web pages, servlets, web services, and Enterprise Java Beans (EJBs).
    NetBeans IDE には、EJB (Enterprise Java Beans)、Web ページ、サーブレット、および Web サービスを含むすべての Java EE コンポーネントを構築できるツールがあります。 - NetBeans
  • The module embedding device 100 embeds a Servlets aspect, a common component aspect and a communication aspect in a loaded J2EE application and transfers the J2EE application into a J2EE application executing part 150 when a J2EE application loader 142 loads the J2EE application.
    モジュール組込装置100は、J2EEアプリローダ142がJ2EEアプリをロードする場合に、ロードしたJ2EEアプリにServletsアスペクトと、共通部品アスペクトと、通信アスペクトとを組み込み、J2EEアプリ実行部150に渡す。 - 特許庁
  • When you run or debug web applications, JSP pages, or servlets, you can use the HTTP Monitor to monitor data flow.
    Web アプリケーションや JSP ページ、あるいはサーブレットの実行またはデバッグでは、HTTP モニターを使用してデータの流れを監視することができます。 - NetBeans
  • NetBeans IDE Tutorial for Web Applications.A detailed tutorial that teaches you how to build a complete web application using a composite view, front controllers, JSP pages, and servlets.
    Web アプリケーションの NetBeans IDE チュートリアル。 この詳細チュートリアルでは、複合ビュー、フロントコントローラ、JSP ページ、およびサーブレットを使用して Web アプリケーション全体を構築する方法を説明します。 - NetBeans
  • The screencast shows how to download and install GlassFish v3 TP2, install the new GlassFish integration plug-ins, develop and deploy a simple web application with JSP and Servlets on the newly installed GlassFish.
    GlassFish v3 TP2 をダウンロードしてインストールし、新しい GlassFish 統合プラグインをインストールし、JSP とサーブレットを新規にインストールした Glassfish に配備する簡単な Web アプリケーションを開発する方法を示しています。 - NetBeans
  • Write applications that access web services directly from JSR-172-enabled phones.Use the Wireless Connection Bridge to access web services or other server-side data via servlets from any device using MIDlets.
    JSR-172 対応の電話から Web サービスに直接アクセスするアプリケーションを作成できます。 ワイヤレス接続ブリッジを使用して、任意のデバイスから MIDlet を使用し、サーブレットを経由して、Web サービスやその他のサーバー側データにアクセスできます。 - NetBeans
  • Beginning with the creating of servlets and JSP pages, the advanced sections of this tutorial show you how to use the JavaServer Pages Standard Tag Library (JSTL) to fetchdynamic data and to internationalize the JSP pages used in this application.
    サーブレットおよび JSP ページの作成を手始めとし、このチュートリアルの詳細セクションに JSTL (JavaServer Pages 標準タグライブラリ) を使用して動的データを取得し、このアプリケーションで JSP ページを国際化する方法を説明します。 - NetBeans
  • Use the NetBeans IDE for development with the Java Persistence API (JSR-220),servlets, JavaServer Pages (JSP), Enterprise JavaBeans (EJB) and web services.The Java EE pack for the NetBeans IDE supports the latest J2EE 1.3, J2EE 1.4 and Java EE 5 standards, including annotations.
    NetBeans IDE を使用して、Java Persistence API (JSR-220)、サーブレット、JavaServer Pages (JSP)、Enterprise JavaBeans (EJB)、および Web サービスを使用した開発を行うことができます。 NetBeans IDE の Java EE パックは、注釈を含めた最新の J2EE 1.3、J2EE 1.4、および Java EE 5 の各規格をサポートしています。 - NetBeans
  • Write applications that access web services directly from a JSR-172-enabled phone.Write code that uses the Wireless Connection Bridge to access web services and other server-side data on any device from MIDlets via servlets.
    JSR-172 対応の電話から Web サービスに直接アクセスするアプリケーションを作成できます。 ワイヤレス接続ブリッジを使用して、MIDlet からサーブレットを経由して Web サービスやデバイス上のその他のサーバー側データにアクセスするコードを作成できます。 - NetBeans

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