Press F6 to build and run the webapplication.
F6 キーを押し、アプリケーションを構築して実行します。 - NetBeans
As of this date, only the Sun Java System Application Server 9 U1 (build 14) or higher supports Visual Web applications that use the Java EE 5 platform.
現時点では、Java EE 5 プラットフォームを使用する Visual Web アプリケーションをサポートするのは、Sun Java System Application Server 9 U1 (build 14) 以降だけです。 - NetBeans
PHP support with code completion, Xdebug and web service features. JavaFX 1.0 supports animation, graphics and media codecs for rich content application development.
次の変更が加えられています。 - NetBeans
The three clients are a Java class in a Java SE application,a servlet, and a JSP page in a webapplication. このドキュメントで作成する 3 つのクライアントは別々のアプリケーションですが、同じ Web サービスを使用します。 - NetBeans
Specifically, the finalpanel of the WebApplication wizard will be very useful in the context of your Facelets application. 特に、「Web アプリケーション」ウィザードの最後のパネルは、Facelets アプリケーションを取り扱っている場合に非常に役立ちます。 - NetBeans
This Webapplication system is provided with a Web server device in which a Webapplication 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アプリケーションシステムで、クライアント端末は入力画面のフィールドの入力に応じて逐次保存要求のリクエストを発行する。 - 特許庁
Create a new webapplication 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
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 webapplication 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
In the webapplication, click View Report to view the report in HTML format.If you see broken images, open web WEB-INF web.xml and make sure that the entry for the ImageServlet exists.
Web アプリケーションで、「レポートを表示」をクリックするとレポートが HTML 形式で表示されます。 画像が壊れている場合、「web」「WEB-INF」「web.xml」を開いて、「ImageServlet」のエントリがあることを確認してください。 - 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
To provide Web service to a client device without changing a Webapplication operating on a Web server. Webサーバ上で稼働するWebアプリケーションを変更せずにクライアント装置に対してWebサービスを提供する。 - 特許庁
Right-click the webapplication node in the Projects window and select Properties.
「プロジェクト」ウィンドウで対象の Web アプリケーションノードを右クリックし、「プロパティー」を選択します。 - NetBeans
Below are some other webapplication features that you might want to explore.
今後操作する可能性のある、その他の Web アプリケーションの機能を次に示します。 - NetBeans
In this tutorial, you created a webapplication with a CSS based fixed page layout.
このチュートリアルでは、CSS ベースの固定ページレイアウトの Web アプリケーションを作成しました。 - NetBeans
Before you can use the debug target, your webapplication must be deployed.
デバッグターゲットを使用するには、Web アプリケーションが配備されている必要があります。 - NetBeans
For details, see Writing a Target to Debug Your WebApplication. 詳細は、Web アプリケーションをデバッグするためのターゲット作成を参照してください。 - NetBeans
In this section, you create a new webapplication, after which you create a servlet. この節では、新しい Web アプリケーションを作成し、続いてサーブレットを作成します。 - NetBeans
Develop a Visual WebApplication project that references the POJO project and the Hibernate libraries.
POJO プロジェクトおよび Hibernate ライブラリを参照する Visual Web アプリケーションプロジェクトを開発します。 - NetBeans
To visually confirm the result of screen operation of a Webapplication by simulation. シミュレーションによるWebアプリケーションの画面操作の結果を目視で確認すること - 特許庁
Just add the Visual Web JavaServer Faces framework to your web project and leverage a comprehensive library of Ajax enabled JavaServer Faces components to build your application. Visual Web JavaServer Faces フレームワークを Web プロジェクトに追加し、Ajax 対応の JavaServer Faces コンポーネントの包括的なライブラリを利用して、アプリケーションを構築できます。 - NetBeans
To do so, you create a webapplication, put the applet JAR on its classpath, and then add an applet tag to the web application's HTML file. 実行するには、Web アプリケーションを作成し、このアプレット JAR をクラスパスに配置し、アプレットタグを Web アプリケーションの HTML ファイルに追加します。 - NetBeans
WEB SERVICE APPLICATION PROTOCOL AND SOAP PROCESSING MODEL Webサービス・アプリケーション・プロトコルおよびSOAP処理モデル - 特許庁
AUTOMATIC TEST GENERATION SYSTEM AND METHOD FOR WEBAPPLICATION ウェブアプリケーションの自動テスト生成システム及び方法 - 特許庁
For more information, see Java EE Downloads.
詳細については、「Sun Java System Application Server」Web サイトを参照してください。 - NetBeans
Modifying Database Table Rows with the Java Persistence API Creating a Simple WebApplication Using a MySQL Database
Java Persistence API を使用したデータベース表行の変更 - NetBeans
You create a Struts application in the same way as you create any other webapplication in the IDE - using the New WebApplication wizard,with the additional step of indicating that you want the Struts libraries and configuration files to be included in your application. Struts アプリケーションを作成する方法は、IDE でほかの Web アプリケーションを作成する方法と同じです。 「新規 Web アプリケーション」ウィザードを使用して、追加手順で Struts ライブラリと Struts 構成ファイルをアプリケーションに含めるように指示します。 - NetBeans
A Webapplication 106 receives a request from a Web browser 103, and gives an instruction to the Web browser 103 to issue a redirection to a signature application 105. Webアプリケーション106がWebブラウザ103からリクエストを受信し、Webブラウザ103に、署名アプリケーション105へのリダイレクトを指示する。 - 特許庁
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
Use the The Mobile Client to WebApplication Generator to create a three-tierconnection to Web services if your devices do not support the JSR-172 WebServices specification.
デバイスが JSR-172 Web サービス仕様をサポートしていない場合に、Web サービスへの「3 層」接続を作成するには、「モバイルクライアントから Web アプリケーションへの接続ウィザード」を使用します。 - NetBeans
Standard IDE projects with existing sources (Java Application, WebApplication, Enterprise Application, and EJB Module) can have any number of source folders.
既存のソースを使用する標準 IDE プロジェクト (Java アプリケーション、Web アプリケーション、エンタープライズアプリケーション、および EJB モジュール) は、ソースフォルダ数の制限がありません。 - NetBeans
Note: If your webapplication uses a different server than the Sun Java System Application Server, you must put a copy of the derbyclient.jar file in your server's library directory. 注: Web アプリケーションで Sun Java System Application Server 以外のサーバーを使用している場合は、サーバーのライブラリディレクトリに derbyclient.jar ファイルのコピーを置く必要があります。 - NetBeans
This eliminates the need of a plurality of scenarios to enable the Webapplication function test terminal 1 to execute a multiple Webapplication function test despite a low throughput. よって、複数のシナリオが必要なく、Webアプリケーション機能試験端末1の処理能力が低くてもWebアプリケーション機能試験を多重化して実施することができる。 - 特許庁
We will run our application from inside NetBeans IDE and test it out and discover that the application is a fully functioning web service client for the web service that we worked with in the first part of this tutorial. NetBeans IDE 内からアプリケーションを実行し、テストします。 アプリケーションが、このチュートリアルの前半で操作した Web サービスの Web サービスクライアントとして正常に機能することを確認します。 - NetBeans
You can import Eclipse WebApplication projects.
NetBeans Visual Web Pack アプリケーションの NetBeans IDE 6.0 への移行と Java Studio Creator 2 Update 1 プロジェクトの NetBeans IDE 6.0 への移行も参照してください。 - NetBeans
Creating a Java ME Web Service Application Using the Visual Mobile Designer and Data Binding Structures
ビジュアルモバイルデザイナおよびデータバインド構造を使用した Java ME Web サービスアプリケーションの作成 - NetBeans
After the webapplication is deployed, Page One opens in your browser as shown in the following figure:
Web アプリケーションが配備されると、次の図に示すように、ページ 1 がブラウザに開きます。 - NetBeans
In the Projects window, right-click the webapplication project's node and choose Properties. 「プロジェクト」ウィンドウで Web アプリケーションプロジェクトのノードを右クリックし、「プロパティー」を選択します。 - NetBeans
In this exercise you will use the NetBeans Profiler to examine CPU usage ina webapplication. この課題では、NetBeans Profiler を使用して、Web アプリケーションでの CPU 使用状況を確認します。 - NetBeans
The webapplication applies different styles to the text, depending on the method's severity level.
メソッドの重要度に応じて、Web アプリケーションで異なるスタイルがテキストに適用されます。 - NetBeans
When the AjaxMapViewer application opens in your web browser, enter an address such as 15 Network Circle, Menlo Park, CA.
Web ブラウザで AjaxMapViewer アプリケーションが開いたら、「15 Network Circle, Menlo Park, CA」のような住所を入力します。 - NetBeans
These are the minimum libraries that you need for a webapplication that uses the JasperReports framework.
これらは JasperReports フレームワークを使用する Web アプリケーションに必要な、最小限のライブラリです。 - NetBeans
The Web browser 103 gives an instruction to the signature application 105, and the signature application 105 generates a subscription and gives an instruction to the Web browser 103 to issue a redirection to the Webapplication. Webブラウザ103が署名アプリケーション105にリダイレクトし、署名アプリケーション105が署名を生成し、Webブラウザ103に、Webアプリケーションへのリダイレクトを指示する。 - 特許庁
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
SYSTEM FOR REALIZING SEARCH WORD ADVERTISEMENT APPLICATION UTILIZING WEB SERVICE Webサービス活用サーチワード広告申込み実現方式 - 特許庁
METHOD, DEVICE AND PROGRAM FOR SETTING FUNCTION OF WEBAPPLICATION Webアプリケーションの機能設定方法、装置およびプログラム - 特許庁
WEBAPPLICATION VULNERABILITY DYNAMIC INSPECTION METHOD AND SYSTEM Webアプリケーション脆弱性動的検査方法およびシステム - 特許庁
WEBAPPLICATION DEVELOPMENT SUPPORT DEVICE, AND DEVELOPMENT SUPPORT METHOD Webアプリケーション開発支援装置及び開発支援方法 - 特許庁
DEVICE AND PROGRAM FOR MERGING WEBAPPLICATION Webアプリケーション融合装置及びWebアプリケーション融合プログラム - 特許庁
WEBAPPLICATION DEVELOPMENT SUPPORT DEVICE AND METHOD FOR SUPPORTING DEVELOPMENT Webアプリケーション開発支援装置及び開発支援方法 - 特許庁
WEBAPPLICATION, AND DATA SHARING METHOD AND PROGRAM THEREOF Webアプリケーション及びそのデータ共有方法、並びにプログラム - 特許庁