1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > web application serverに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

web application serverの部分一致の例文一覧と使い方

該当件数 : 464



例文

When you install the Visual Web Pack, the installation process makes a sample Travel database available for the Java DB database that is bundled with the Sun Java System Application Server, as shown in the following table. Some sample applications and tutorials require the Travel database.If the IDE is configured to use the Sun Java System Application Server before the Visual Web Pack is installed, the Travel database will be available from the Runtime window.例文帳に追加

Visual Web Pack のインストール前に、Sun Java System Application Server を IDE に登録した場合は、インストール後「実行時」ウィンドウから Travel データベースを使用できるようになります。 - NetBeans

WEB APPLICATION INTEGRATION METHOD/PROGRAM/STORAGE MEDIUM, AND PORTAL SERVER例文帳に追加

Webアプリケーション統合方法/プログラム/記録媒体、ポータルサーバ - 特許庁

A WEB server comprises a WEB interface 202, a server application execution base 203, a server application 204, a database 205, and an attachment/detachment management part 207.例文帳に追加

WEBサーバは、WEBインターフェース202、サーバアプリケーション実行基盤203、サーバアプリケーション204、データベース205、着脱管理部207を備える。 - 特許庁

For the Sun Java System Application Server, set the J2EE Version to Java EE 5.For the Tomcat Web Server, unselect the Set Source Level to 1.4 checkbox. 例文帳に追加

Sun Java System Application Server の場合は、「J2EE バージョン」を「Java EE 5」に設定します。 Tomcat Web サーバーの場合は、「ソースレベルを 1.4 に設定」チェックボックスの選択を解除します。 - NetBeans

例文

This device 10 is configured of a web server 20, an application server 30, and a database server 40.例文帳に追加

本装置(10)は、ウェブサーバ(20)とアプリケーションサーバ(30)及びデータベースサーバ(40)とから構成される。 - 特許庁


例文

The system includes a short messaging service (SMS) application server and a web server.例文帳に追加

システムは、ショートメッセージサービス(SMS)アプリケーションサーバー及びウェブサーバーを含む。 - 特許庁

In the service providing system where the Web-AP and SIP server environments are cooperative with each other, a Web-AP execution server 107 for executing a Web application associated with a Web context is connected to a Web context manager 101 for managing a context of the HTTP protocol.例文帳に追加

Web-APサーバ環境とSIPサーバ環境とを統合したサービス提供システムにおいて、HTTPプロトコルのコンテキストを管理するWebコンテキストマネージャ101には、Webコンテキストに係るWebアプリケーションを実行するWeb-AP実行サーバ107が接続されている。 - 特許庁

Note: If you want to deploy to the Tomcat Web Server, you can do so, except that, since it only has a web container, you should create a web application, not an EJB module, in the next section.例文帳に追加

注: Tomcat Web サーバーへ配備することも可能ですが、Tomcat Web サーバーには Web コンテナしかないので、次の節で EJB モジュール ではなく Web アプリケーションを作成してください。 - NetBeans

The IDE starts the application server, builds and deploys the application, and shows welcomeJSF.jsp in the external web browser.例文帳に追加

アプリケーションサーバーが起動し、アプリケーションが構築および配備され、外部 Web ブラウザに welcomeJSF.jsp が表示されます。 - NetBeans

例文

For this tutorial you must have an instance of Glassfish V2 or the Sun Java System Application Server Platform Edition 9 registered with the IDE.In this exercise you will register the application server with the IDE.If the application server is already registered and visible in the Services window, you can go to Setting Up the Web Application Project.例文帳に追加

このチュートリアル用に、Glassfish V2 または Sun Java System Application Server Platform Edition 9 のインスタンスを、IDE に登録する必要があります。 この課題で、アプリケーションサーバーを IDE に登録します。 - NetBeans

例文

This document takes you through the basics of adding security to a web application that is deployed to either the Tomcat server or the Sun Java System Application Server.例文帳に追加

このドキュメントでは、Tomcat サーバーまたは Sun Java System Application Server のいずれかに配備される Web アプリケーションにセキュリティーを追加する基本的な手順を学ぶことができます。 - NetBeans

Typically, development and debugging is performed on a local web server, while the production environment is located on a remote web server.Setting up a remote web server is described in Deploying a PHP Application on a Remote Web Server Using the NetBeansIDE.例文帳に追加

一般に、ローカル Web サーバーで開発およびデバッグが実行され、リモート Web サーバーに本番環境が置かれます。 リモート Web サーバーの設定は、NetBeans IDE を使用したリモート Web サーバーへの PHP アプリケーションの配備で説明されています。 - NetBeans

SERVER/CLIENT APPLICATION PROGRAM AND DOCUMENT DATA FOR WEB BROWSER例文帳に追加

サーバクライアントアプリケーションプログラムおよびウェブブラウザ向け文書データ - 特許庁

Since this scenario uses a web service client in a Java SE project, there is no need to have the Sun Java System Application Server 9.0installed.例文帳に追加

このシナリオでは、Java SE プロジェクトで Web サービスクライアントを使用するので、Sun Java System Application Server 9.0 がインストールされている必要はありません。 - NetBeans

A Web system is configured of an application server 2 and an API server 3.例文帳に追加

Webシステムは、アプリケーションサーバ2とAPIサーバ3とから構成されている。 - 特許庁

A web server 202 sends a request from the user to an application server 203.例文帳に追加

ウェブサーバ202が利用者からの要求をアプリケーションサーバ203に送る。 - 特許庁

Create a new web application project named DataboundComponents that uses the GlassFish V2 Application Server and the Visual Web JavaServer Faces framework.The IDE creates the first page, named Page1, and displays the page in the Visual Designer. 例文帳に追加

GlassFish V2 Application Server と Visual Web JavaServer Faces フレームワークを使用する、新しい Web アプリケーションプロジェクトを「DataboundComponents」という名前で作成します。 「Page1」という最初のページが作成され、そのページがビジュアルデザイナに表示されます。 - NetBeans

To facilitate developing a Web application for performing special printing and to allow the Web application to operate on any server.例文帳に追加

特殊印刷を行うWebアプリケーションを開発容易にするとともにいずれのサーバでも動作可能にする。 - 特許庁

The bundled Tomcat Web Server is registered with the IDE automatically.However, before you can deploy to the SJS Application Server, JBoss, or WebLogic, you have to register a local instance with the IDE.例文帳に追加

付属の Tomcat Web サーバーは、IDE に自動的に登録されます。 SJS Application Server、JBoss、または WebLogic に配備するには、IDE にローカルインスタンスを登録する必要があります。 - NetBeans

A web application interface 9 to be a substitute for the web application is defined, the web application 8 is executed from the web application interface 9 via a web application management server 10, its input is performed by a web application management client 16 and output is performed as switching the web application management client 16 and a web client 1.例文帳に追加

ウェブアプリケーションの代わりとなるウェブアプリケーションインタフェース9を定義し、ウェブアプリケーションインタフェース9からウェブアプリケーション管理サーバ10を介してウェブアプリケーション8を実行し、その入力をウェブアプリケーション管理クライアント16にて行い、出力をウェブアプリケーション管理クライアント16とウェブクライアント1に切り替えながら行う。 - 特許庁

To provide Web service to a client device without changing a Web application operating on a Web server.例文帳に追加

Webサーバ上で稼働するWebアプリケーションを変更せずにクライアント装置に対してWebサービスを提供する。 - 特許庁

WEB APPLICATION SERVER SYSTEM WITH RESPONSE HEADER WRITE SIZE CALCULATION FUNCTION例文帳に追加

レスポンスヘッダ書込みサイズ算出機能付きWebアプリケーションサーバシステム - 特許庁

WEB APPLICATION SERVER SYSTEM, DISPLAY SCREEN INFORMATION GENERATING METHOD FOR WEB APPLICATION SERVER SYSTEM, AND PROGRAM MAKING COMPUTER EXECUTE THE METHOD例文帳に追加

Webアプリケーションサーバシステム、Webアプリケーションサーバシステムの表示画面情報生成方法、およびその方法をコンピュータに実行させるプログラム - 特許庁

CLUSTERED APPLICATION SERVER AND WEB SYSTEM HAVING DATABASE STRUCTURE例文帳に追加

クラスタ化したアプリケーションサーバおよびデータベース構造を持つWebシステム - 特許庁

The Web server then executes the CGI script to start the application.例文帳に追加

ウェブサーバは、この CGI スクリプトを実行してアプリケーションを起動する。 - XFree86

Installation OrderIf you are installing the NetBeans Visual Web Pack with the NetBeans IDE and the separate installation of Sun Java System Application Server, it is best to configure the application server before installing the Visual Web Pack so that the bundled Travel database is immediately available. 例文帳に追加

インストールの順序NetBeans IDE と Sun Java System Application Server をそれぞれインストールしたあとに NetBeans Visual Web Pack をインストールする場合は、Visual Web Pack をインストールする前に、アプリケーションサーバーを構成すると、付属の Travel データベースがインストール後すぐに使用できるようになります。 - NetBeans

This Web application system is provided with a Web server device in which a Web application operates and a client terminal which performs access through a network to the Web server device, and the client terminal issues a request for a successive storage request according to an input of the field of an input picture.例文帳に追加

Webアプリケーションが動作するWebサーバ装置と、該Webサーバ装置にネットワーク経由でアクセスするクライアント端末とを備えたWebアプリケーションシステムで、クライアント端末は入力画面のフィールドの入力に応じて逐次保存要求のリクエストを発行する。 - 特許庁

The IDE builds the web application and deploys it to the server you specified when creating the project.例文帳に追加

Web アプリケーションが構築され、プロジェクトを作成するときに指定したサーバーに配備されます。 - NetBeans

Note: When you drag the web service node, the BPEL Designer retrieves the WSDL file from the Application Server.例文帳に追加

注: Web サービスノードをドラッグすると、BPEL デザイナーは、アプリケーションサーバーから WSDL ファイルを取得します。 - NetBeans

The PHP source code and other application files are uploaded to a remote web server via FTP. 例文帳に追加

PHP ソースコードおよびその他のアプリケーションファイルは、FTP 経由でリモート Web サーバーにアップロードされます。 - NetBeans

GlassFish is a Java EE5-certified application server and is bundled with the Web and Java EE insallation of NetBeans IDE. 例文帳に追加

GlassFish は Java EE5 認定のアプリケーションサーバーで、NetBeans IDE の Web および Java EE インストールにバンドルされています。 - NetBeans

If you want to deploy a JRuby application to the GlassFish application server,you can package the application and its dependencies in a web archive(WAR) file.例文帳に追加

JRuby アプリケーションを GlassFish アプリケーションサーバーに配備する場合、アプリケーションとそれが依存しているファイルを WAR (Web Archive) ファイルにパッケージ化できます。 - NetBeans

An application providing system comprises a communication terminal 4 and a Web server 3 providing resources of a Web application to the communication terminal 4.例文帳に追加

通信端末4と、通信端末4に対してWebアプリのリソースを提供するWebサーバ3とを有する。 - 特許庁

SESSION INFORMATION INHERIT METHOD, APPLICATION SERVER, WEB SITE AND PROGRAM例文帳に追加

セッション情報の引継ぎ方法、アプリケーションサーバ、Webサイト、およびプログラム - 特許庁

Information of a selected service is sent to a Web application server 2.例文帳に追加

選択されたサービスの情報はWebアプリケーションサーバ2に送信される。 - 特許庁

When you install the Visual Web Pack, the installation process makes a sample Travel database available for the Java DB database that is bundled with the Sun Java System Application Server, as shown in the following table.例文帳に追加

Visual Web Pack をインストールすると、サンプルの Travel データベースが、次の表に示すように Sun Java System Application Server に付属の Java DB データベースとして使用可能になります。 - NetBeans

The server diagnostic device 200 detects the vulnerability of a web application operating on a diagnostic object web server 212.例文帳に追加

サーバ診断装置200は、診断対象Webサーバ212で動作するWebアプリケーションの脆弱性を検出する。 - 特許庁

So far you have developed and run the Wish List application on the local web server and used a local MySQL database server. 例文帳に追加

これまでは、ウィッシュリストアプリケーションをローカル Web サーバーで開発して実行し、ローカルの MySQL データベースサーバーを使用しました。 - NetBeans

The Web application server 210 outputs the approval application screen to the first terminal device 12a.例文帳に追加

Webアプリケーションサーバ210は、第1端末装置12aへ承認申請画面を出力する。 - 特許庁

Right-click the project node and choose Run Project.The IDE starts the application server, builds the application, and opens the tester page in your browser, if you deployed a web application to the Sun Java System Application Server.例文帳に追加

プロジェクトノードを右クリックし、「プロジェクトを実行」を選択します。 Sun Java System Application Server に Web アプリケーションを配備した場合は、IDE によって、アプリケーションサーバーの起動、アプリケーションの構築、およびブラウザでテスト用ページの表示が行われます。 - NetBeans

To provide a Web system for reusing an API server regardless of an application server.例文帳に追加

アプリケーションサーバによらず、APIサーバを再利用することができるWebシステムを提供する。 - 特許庁

Tomcat web server 6.0 and/orGlassFish application server v2 Both Tomcat and GlassFish can be installed, optionally, with the "All" distribution of NetBeans IDE. 例文帳に追加

「すべて」オプションには、このチュートリアルで必要な SOA パックと GlassFish V2 が含まれています。 - NetBeans

This depends on your choice of implementation.For example, if you plan to deploy to the Tomcat Web Server, which only has a web container, create a web application,not an EJB module. 例文帳に追加

これは実装方法の選択によって決まります。 たとえば Tomcat Web サーバーに配備する予定の場合、Tomcat Web サーバーには Web コンテナしかないため、EJB モジュールではなく Web アプリケーションの作成を選択してください。 - NetBeans

When you create a Visual Web JSF Application project and you have specified GlassFish V2 or later as an application server in the NetBeans IDE, the IDE can create a web application based on Java EE 5 that uses JavaServer Faces 1.2 components. 例文帳に追加

NetBeans IDE で、アプリケーションサーバーとして GlassFish V2 以降を指定して Visual Web JSF アプリケーションプロジェクトを作成する場合、IDE は JavaServer Faces 1.2 のコンポーネントを使用する Java EE 5 に基づいた Web アプリケーションを作成できます。 - NetBeans

This audio response web system accessed from a terminal device 2 via a network 3 is provided with a web server 4 executing web application and an audio server executing audio application.例文帳に追加

端末装置2よりネットワーク3を介してアクセスされる音声応答ウェブシステムは、ウェブアプリケーションを実行するウェブサーバ4と音声アプリケーションを実行する音声サーバを備える。 - 特許庁

The NetBeans IDE Identity plugin enables developers to provide Message Level security on Web Service Provider (WSP) and Web Service Clients (WSC) on the Java Application Server SDK Access Manager. 例文帳に追加

NetBeans Enterprise Pack のアイデンティティー機能を使用すると、開発者は Web サービスプロバイダ (WSP) と Web サービスクライアント (WSC) にメッセージレベルセキュリティーを提供できます。 - NetBeans

To prevent unauthorized access to an Web application without a complicated logging-in means on a Web server.例文帳に追加

Webサーバ上での複雑なログイン手段を持たずに、Webアプリケーションへの不正ユーザのアクセスを防ぐ。 - 特許庁

You can deploy Axis2 web services to the GlassFish application server although Tomcat is significantly faster. 例文帳に追加

Tomcat のほうが大幅に高速ではありますが、GlassFish アプリケーションサーバーに Axis2 Web サービスを配備することもできます。 - NetBeans

The properties above specify that the application will be deployed to the Tomcat Web Server via shared memory.例文帳に追加

上記のプロパティーは、共有メモリーを使用して、アプリケーションを Tomcat Web サーバーに配備する指定です。 - NetBeans

例文

Finally, you will deploy the application on a remote web server using the hints given in lesson 9. 例文帳に追加

最後に、レッスン 9 で説明されているヒントを使用して、アプリケーションをリモート Web サーバー上に配備します。 - NetBeans




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
© 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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS