In the Music Application, within the Web Pages folder, create a subfoldercalled music.
Music アプリケーションで、「Web ページ」フォルダに「music」というサブフォルダを作成します。 - NetBeans
In this tutorial, you create a CSS-based, single-page webapplication.
このチュートリアルでは、CSS ベースの 1 ページの Web アプリケーションを作成します。 - NetBeans
Once your application is built and deployed, the IDE launches your default web browser (if it is not alreadyrunning), and your webapplication appears. アプリケーションが構築されて配備されると、デフォルトの Web ブラウザが起動され (起動されていない場合)、Web アプリケーションが表示されます。 - NetBeans
Create a new visual webapplication project and name it RatingExample.
新しい Visual Web アプリケーションプロジェクトを「RatingExample」という名前で作成します。 - NetBeans
Create a new visual webapplication project and name it CalendarExample.
新しい Visual Web アプリケーションプロジェクトを「CalendarExample」という名前で作成します。 - NetBeans
Create a new visual webapplication project and name it DatabaseTree.
新しい Visual Web アプリケーションプロジェクトを「DatabaseTree」という名前で作成します。 - NetBeans
Create a new visual webapplication project and call it FragmentExample.
新しい Visual Web アプリケーションプロジェクトを「FragmentExample」という名前で作成します。 - NetBeans
Create a new visual webapplication project and name it NavigationExample.
新しい Visual Web アプリケーションプロジェクトを「NavigationExample」という名前で作成します。 - NetBeans
Right-click the Web ServiceLocator application and choose Build ZIP Distribution.
「Web Service Locator」アプリケーションを右クリックし、「配布用 ZIP を構築」を選択します。 - NetBeans
In this tutorial, you create a webapplication with a servlet.
このチュートリアルで、サーブレットを使用した Web アプリケーションを作成します。 - NetBeans
In this document you will use the IDE to create a webapplication that will access a database.In the webapplication, you will use the IDE to generate entity classes corresponding to tables in a database.You will then create a servlet that displays the information in the database. The application uses Java Persistence to manage the database transaction. このドキュメントでは、NetBeans IDE 6.0 を使用して、データベースにアクセスする Web アプリケーションを作成します。 - NetBeans
Both EJB and web service applications are deployed to a Java EE application server, such as GlassFish /Sun Java System Application Server.
EJB アプリケーションおよび Web サービスアプリケーションは両方とも、GlassFish、Sun Java System Application Server などの Java EE アプリケーションサーバーに配備します。 - NetBeans
If you install Sun Java System Application Server, you can set up the bundled Java DB database to work with NetBeans Visual Web Pack 5.5.1 as well.
Sun Java System Application Server をインストールする場合、Application Server に付属の Java DB データベースを NetBeans Visual Web Pack 5.5.1 で操作できるようにセットアップできます。 - NetBeans
The IDE creates a new webapplication project.Put the EJB module on the webapplication project's classpath, so that the web service you are creating has access to the EJB module.
IDE により新しい Web アプリケーションプロジェクトが作成されます。 Web アプリケーションプロジェクトのクラスパスに EJB モジュールを指定することで、作成中の Web サービスが EJB モジュールにアクセスできるようにします。 - NetBeans
Java Web applications are deployed to a web server like Tomcat, or if you want to use Java EE features like web services and enterprise beans, to a Java EE application server such as the GlassFish application server. Java Web アプリケーションは、Tomcat などの Web サーバーに配備します。 Web サービスやエンタープライズ Beans などの Java EE 機能を使用する場合は、GlassFish アプリケーションサーバーなどの Java EE アプリケーションサーバーに配備します。 - NetBeans
Under Categories, select Java Web.Under Projects, select WebApplication and click Next.
「カテゴリ」から「Java Web」を選択します。 「プロジェクト」で「Web アプリケーション」を選択して、「次へ」をクリックします。 - NetBeans
Note:To develop Visual Web applications using the Java EE 5platform, you must use the Sun Java System Application Server 9.For more information, see the Java EE Downloads web site.
注: Java EE 5 プラットフォームを使用する Visual Web アプリケーションを開発するには、Sun Java System Application Server 9 を使用する必要があります。 詳細については、「Sun Java System Application Server」Web サイトを参照してください。 - NetBeans
Run the project as a local web site, as a commandline script or as a remote webapplication via FTP.
プロジェクトを、ローカル Web サイト、コマンド行スクリプト、または FTP 経由でのリモート Web アプリケーションとして実行できます。 - NetBeans
In the New Project wizard, select the Java Web category and the WebApplication project type, and click Next.
「新規プロジェクト」ウィザードで、「Java Web」カテゴリおよび「Web アプリケーション」プロジェクトの種類を選択し、「次へ」をクリックします。 - NetBeans
In the New Project Wizard, select Web from the Categories list and select Visual WebApplication from the Projects list. 「新規プロジェクト」ウィザードで、「カテゴリ」リストから「Web」を選択し、「プロジェクト」リストから「Visual Web アプリケーション」を選択します。 - NetBeans
This tutorial show how to integrate the JasperReports framework into a webapplication that you build using the NetBeans Visual Web Pack.
このチュートリアルは、JasperReports フレームワークを、NetBeans Visual Web Pack を使用して構築した Web アプリケーションに統合する方法を示します。 - NetBeans
In this case, execution of the webapplication via a debugger 15 is enabled when the webapplication is executed. この際、ウェブアプリケーションの実行時にデバッガ15を介しての実行を可能とする。 - 特許庁
WEBAPPLICATION PROVIDING SYSTEM, INFORMATION PROCESSOR, WEBAPPLICATION PROVIDING METHOD AND PROGRAM ウェブアプリケーション提供システム、情報処理装置、ウェブアプリケーション提供方法及びプログラム - 特許庁
NetBeans IDE 6.0 and 6.1 'Web and JavaEE' and Full installers include the Sun Java System Application Server/Glassfish v2 and Apache Tomcat 6.0.14.
NetBeans IDE 6.0 と 6.1 の「Web および JavaEE」版と完全版のインストーラには、Sun Java System Application Server/Glassfish v2 と Apache Tomcat 6.0.14 が含まれます。 - NetBeans
Developing a Struts application is similar to developing any other kind of webapplication in NetBeans IDE. Struts アプリケーションの開発は、NetBeans IDE でほかの種類の Web アプリケーションを開発するのと似ています。 - NetBeans
In the information of the web base, a web page and the interactive application of the web base are included. ウェブ・ベースの情報には、ウェブ・ページと、ウェブ・ベースの対話的アプリケーションが含まれる。 - 特許庁
The application distribution Web server is provided with a communication application. そして、アプリケーション配信ウェブサーバに通信アプリケーションを設ける。 - 特許庁
APPLICATION APPARATUS, APPLICATION METHOD AND METHOD FOR MANUFACTURING WEB HAVING COATING FILM 塗布装置、塗布方法および塗膜形成ウェブの製造方法 - 特許庁
When application is required, a web page for application is linked. 申請が必要な場合には申請用ウェブページへリンクをはる。 - 特許庁
To provide a system for coordinating a Web system to the application of a client by enabling the handling of the data of the Web system in the application of the client. Webシステムのデータをクライアントのアプリケーションで扱えるようにし、Webシステムとクライアントのアプリケーションとを連携させるシステムを提供する。 - 特許庁
In this exercise, you built the ZooApp webapplication you developed for the Java EE 5 platform.You then deployed and tested the ZooApp webapplication.
この課題では、Java EE 5 プラットフォームで開発した ZooApp Web アプリケーションの構築を行いました。 続いて、ZooApp Web アプリケーションの配備とテストを行いました。 - NetBeans
Interact with web clients (typically a browser application such as Netscape or Internet Explorer) using a request-response paradigm. Web クライアント (一般に Netscape や Internet Explorer などのブラウザアプリケーション) と対話する。 - NetBeans
Interact with web clients (typically a browser application such as Firefox or Internet Explorer) using a request-response paradigm Web クライアント (一般に Firefox や Internet Explorer などのブラウザアプリケーション) と対話する。 - NetBeans
After you deploy the application, you can use it to test the web service.
アプリケーションを配備したら、それを使用して Web サービスをテストできます。 - NetBeans
Examine the logical structure of the webapplication in the Projects window: 「プロジェクト」ウィンドウで Web アプリケーションの論理構造を確認してください。 - NetBeans
Choose Run Run Main Project to run your webapplication.
「実行」「主プロジェクトを実行」を選択して、Web アプリケーションを実行します。 - NetBeans
In the same page, choose the type of webapplication the MIDlet interacts with: 同じページで、MIDlet が対話する Web アプリケーションの種類を選択します。 - NetBeans
In this tutorial, you created a secure webapplication.
このチュートリアルでは、セキュリティー保護された Web アプリケーションを作成しました。 - NetBeans
Currency Trader (Note: This sample application works only with NetBeans Visual Web Pack 5.5.1.)
為替トレーダー (注: このサンプルアプリケーションは NetBeans Visual Web Pack 5.5.1 でのみ動作します。 - NetBeans
Create a new Visual WebApplication project and name it ListExample.
新しいビジュアル Web アプリケーションプロジェクトを「ListExample」という名前で作成します。 - NetBeans
In order to create a web service client, we need either a Java SE application,an EJB module, or a web module first.Here we will use a Java SE application.
Web サービスクライアントを作成するには、Java SE アプリケーション、EJB モジュール、または Web モジュールのいずれかが必要です。 ここでは、Java SE アプリケーションを使用します。 - NetBeans
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 Webapplication 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が接続されている。 - 特許庁
To provide a Webapplication merging device and a Webapplication merging program which can merge good-looking Web applications when merging a plurality of Web applications into one Webapplication. 複数のWebアプリを1つのWebアプリに融合する際、見映えの良いWebアプリを融合できるWebアプリケーション融合装置及びWebアプリケーション融合プログラムを提供することを目的とする。 - 特許庁
A web central part 12a serves as an application area. ウェブ中央部12aが塗布エリアとなる。 - 特許庁
APPARATUS AND METHOD FOR SUPPORTING DEVELOPMENT OF WEBAPPLICATION Webアプリケーション開発支援装置及び方法 - 特許庁
METHOD FOR CHARACTERIZING WEBAPPLICATION INPUT ウェブアプリケーション入力の特徴付けの方法 - 特許庁
In this section, we'll create a new Mobile Application project.We then use the Mobile Client to WebApplication wizard to connect the application to the DailyDilbert service. その後、「モバイルクライアントから Web アプリケーションへの接続」ウィザードを使用して、アプリケーションを DailyDilbert サービスに接続します。 - NetBeans
There are provided the method and apparatus for data communication between web applications, using the web browser including a webapplication controller for executing a first webapplication and a second webapplication and a data transmission part for receiving data from the first webapplication and transmitting the data to the second webapplication. 第1ウェブ・アプリケーション及び第2ウェブ・アプリケーションを実行するウェブ・アプリケーション制御部と、第1ウェブ・アプリケーションからデータを受信して第2ウェブ・アプリケーションに伝達するデータ伝達部と、を含むウェブブラウザを利用したウェブ・アプリケーション間のデータ通信装置及び方法である。 - 特許庁
By default, the webapplication is created in a directory structure that conforms to the Java BluePrints project conventions for web applications.
デフォルトでは、Web アプリケーションは、BluePrints プロジェクトの規則に準拠した Web アプリケーション用ディレクトリ構造内に作成されます。 - NetBeans
The Mobile Client to WebApplication wizard doesn't work with Web services client created in J2EE 5 format. J2EE 5 形式で作成された Web サービスクライアントに、「モバイルクライアントから Web アプリケーションへの接続」ウィザードを使用できません。 - NetBeans