1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 185



例文

You must manually add a binding attribute to components in a Visual Web JSF application. 例文帳に追加

Visual Web JSF アプリケーション内のコンポーネントにバインド属性を手動で追加する必要があります。 - NetBeans

ICEfaces provides Automatic Ajax to JSF applications so you can build pure JSF applications without the need to overlay additional Ajax behavior or do any JavaScript programming.Learn more about the ICEfacesPlugin for NetBeans IDE.例文帳に追加

jMaki ウィジェットは、Ruby on Rails から JSF 1.2 ベースの視覚的にデザインされた Web アプリケーションまで、ほとんどの種類の Web アプリケーションで使用できます。 - NetBeans

You can now use the JSF JPA CRUD wizard to quickly generate JSF pages for displaying and modifying the data.In the wizard you select the entity classes and for each entity class the wizard will generate the following: 例文帳に追加

これで、「JSF JPA CRUD」ウィザードを使用して、データの表示と変更を行う JSF ページを簡単に生成できます。 ウィザードでは、エンティティークラスを選択すると、エンティティークラスごとに、次のものが生成されます。 - NetBeans

Use the JSF CRUD application generator(Create-Read-Update-Delete) to create a complete functional JavaServerFaces (JSF) page for manipulating data from a database in a few steps. 例文帳に追加

JSF CRUD (Create-Read-Update-Delete) アプリケーションジェネレータを使用して、わずかな手順でデータベースのデータを操作するために、機能する完全な JSF (JavaServer Faces) ページを作成できます。 ビデオ: Visual Web アプリケーションからの Web サービスのアクセス (英語) - NetBeans

例文

Create a new Visual Web JSF application project, name it DatabaseTree, and enable the Visual Web JavaServer Faces framework. 例文帳に追加

新しい Visual Web JSF アプリケーションプロジェクトを「DatabaseTree」という名前で作成し、Visual Web JavaServer Faces フレームワークを有効にします。 - NetBeans


例文

You add pages by right-clicking the Web Pages node in the Projects window and choosing New Visual Web JSF Page. 例文帳に追加

「プロジェクト」ウィンドウで「Web ページ」ノードを右クリックし、「新規」「Visual Web JSF ページ」を選択してページを追加します。 - NetBeans

Components of the webui component library (based on JSF 1.1/J2EE 1.4), bundled with NetBeans Visual Web Pack 5.5, work poorly. 例文帳に追加

NetBeans Visual Web Pack 5.5 に付属する webui コンポーネントライブラリ (JSF 1.1/J2EE 1.4 に基づく) のコンポーネントが十分に機能しない。 - NetBeans

Note: If you plan to run the Currency Trader sample application,also select the entry for the Visual Web JSF Backwards Compatibility Kit. 例文帳に追加

注: 為替トレーダーサンプルアプリケーションを実行する場合は、Visual Web JSF Backwards Compatibility Kit のエントリも選択します。 - NetBeans

Create a new Visual Web JSF application project, name it CalendarExample, and enable the Visual Web JavaServer Faces framework. 例文帳に追加

新しい Visual Web JSF アプリケーションプロジェクトを「CalendarExample」という名前で作成し、Visual Web JavaServer Faces フレームワークを有効にします。 - NetBeans

例文

If you are using NetBeans IDE 6.5, see Using Hibernate in a Visual Web JSF Application in NetBeans IDE 6.5.例文帳に追加

NetBeans IDE 6.5 を使用している場合は、「NetBeans IDE 6.5 における Visual Web JSF アプリケーションでの Hibernate の使用」を参照してください。 - NetBeans

例文

This tutorial gives you a whirlwind tour of Visual Web JSF application development in NetBeans IDE 6.0 or 6.1. 例文帳に追加

このチュートリアルでは、NetBeans IDE 6.0 または 6.1 での Visual Web JSF アプリケーションの開発について簡単に説明します。 - NetBeans

This tutorial describes how to update a Woodstock (JSF 1.2) Component Library in NetBeans IDE 6.0 and 6.1. 例文帳に追加

このチュートリアルでは、NetBeans IDE 6.0 と 6.1 で Woodstock (JSF 1.2) コンポーネントライブラリを更新する方法について説明します。 - NetBeans

Now that the classes are created, you can create the web pages for displaying and modifying the data.You will create a JSP page that uses the JSF framework and Visual Web JSF components that you bind to the objects. 例文帳に追加

クラスを作成したため、次はデータを表示して変更するための Web ページを作成できるようになりました。 ここで、JSP フレームワークを使用する JSF ページとオブジェクトにバインドする Visual Web JSF コンポーネントを作成します。 - NetBeans

Modifying index.jsp 例文帳に追加

ページへの Visual Web JSF コンポーネントの追加 データソースへの SessionBean1 からのアクセス - NetBeans

Rapidly build standards-based web applications using Ajax, CSS, JavaScript, and JSF. 例文帳に追加

ビジュアルエディタを使用して、Ajax、CSS、JavaScript、および JSF を使用する標準ベースの Web アプリケーションを短期間で構築できます。 - NetBeans

Using NetBeans IDE 6.5, you build a two-page application, the first page of which includes a JSF 1.2 (Woodstock) Tree component. 例文帳に追加

NetBeans IDE 6.5 を使用して、2 ページ構成のアプリケーションを構築し、最初のページに JSF 1.2 (Woodstock) のツリーコンポーネントを配置します。 - NetBeans

Open the Projects window, right-click the Web Pages node and choose New Visual Web JSF Page from the pop-up menu.例文帳に追加

「プロジェクト」ウィンドウを開き、「Web ページ」ノードを右クリックし、ポップアップメニューから「新規」「Visual Web JSF ページ」を選択します。 - NetBeans

If you prefer a step by step tutorial, you might want to first try Developing a JSF Web Application. 例文帳に追加

手順どおりのチュートリアルを実行する場合は、まずはじめに「JSF Web アプリケーションの開発」を試してください。 - NetBeans

In the Projects window, right-click the Web Pages node and choose New Visual Web JSF Page, as shown in the following figure. 例文帳に追加

次の図に示すように、「プロジェクト」ウィンドウで、「Web ページ」ノードを右クリックし、「新規」「Visual Web JSF ページ」を選択します。 - NetBeans

In this tutorial, you use NetBeans IDE 6.5 to create an application that includes two JSF 1.2 (Woodstock) page fragment components. 例文帳に追加

このチュートリアルでは、NetBeans IDE 6.5 を使用して、2 つの JSF 1.2 (Woodstock) ページフラグメントコンポーネントを含むアプリケーションを作成します。 - NetBeans

For this tutorial you will use forms in JavaServer Faces (JSF) pages to read and modify thedata in the database. 例文帳に追加

このチュートリアルでは、JavaServer Faces (JSF) ページ内のフォームを使用して、データベース内のデータの読み取りや変更を行います。 - NetBeans

In this section, you design the Web page by adding JSF 1.2 Woodstock components and Ajax functionality to these components. 例文帳に追加

この節では、JSF 1.2 Woodstock コンポーネントを追加し、これらのコンポーネントに Ajax 機能を追加して、Web ページをデザインします。 - NetBeans

In this tutorial, you added a Calendar component to a Visual Web JSF Page, and then set the minimum and maximum dates. 例文帳に追加

このチュートリアルでは、カレンダコンポーネントを Visual Web JSF ページに追加し、日付の最小値と最大値を設定しました。 - NetBeans

Visual Web JSF Backwards Compatibility Kit - This Provides supplemental libraries that are required to support projects based on J2SE 1.4 or J2EE 1.4. 例文帳に追加

Visual Web JSF Backwards Compatibility Kit - J2SE 1.4 または J2EE 1.4 に基づくプロジェクトをサポートするために必要な補足ライブラリを提供します。 - NetBeans

In this exercise you will create a simple web application project to access the sample database.The application will use a JSF web interface for viewing and modifying the data so you will specify the JSF framework when you create the project. 例文帳に追加

この課題では、sample データベースにアクセスする簡単な Web アプリケーションプロジェクトを作成します。 このアプリケーションではデータの表示と変更に JSF Web インタフェースを使用するので、プロジェクト作成時には JSF フレームワークを指定します。 - NetBeans

If, when you create the project, you set the Java EE version to 1.3 or 1.4, the Palette offers JSF 1.1 components. 例文帳に追加

プロジェクトを作成するときに Java EE バージョンを 1.3 または 1.4 に設定すると、「パレット」には JSF 1.1 コンポーネントが表示されます。 - NetBeans

Open the Projects window, right-click the Web Pages node and chooseNew Visual Web JSF Page from the pop-up menu. 例文帳に追加

図 6: 詳細ページ 「プロジェクト」ウィンドウを開き、「Web ページ」ノードを右クリックし、ポップアップメニューから「新規」「Visual Web JSF ページ」を選択します。 - NetBeans

After creating the JSF pages and modifying the code in the controller classes,you should be able to run and test the application. 例文帳に追加

JSF ページを作成し、コントローラクラス内のコードを変更すると、アプリケーションを実行し、テストできるようになります。 - NetBeans

In this tutorial, you use NetBeans IDE 6.0 or 6.1 to create an application that includes two JSF 1.2 (Woodstock) page fragment components. 例文帳に追加

このチュートリアルでは、NetBeans IDE 6.0 または 6.1 を使用して、2 つの JSF 1.2 (Woodstock) ページフラグメントコンポーネントを含むアプリケーションを作成します。 - NetBeans

Link pages in your web application with the new Page FlowEditor, supporting JSF, JSP, and HTML pages. 例文帳に追加

JSF、JSP、および HTML のページをサポートする新しい視覚的なページフローエディタを使用して、Web アプリケーション内のページをリンクできます。 - NetBeans

This section shows how to customize messages for the Length, Double Range, and Long Range validators in JSF 1.1 / J2EE 1.4. 例文帳に追加

この節では、JSF 1.1 または J2EE 1.4 で長さバリデータ、Double 範囲バリデータ、および Long 範囲バリデータのメッセージをカスタマイズする方法を説明します。 - NetBeans

Before starting this tutorial you may want to familiarize yourself with using Hibernate and with Visual Web JSF components.例文帳に追加

このチュートリアルを開始する前に Hibernate の使用方法と Visual Web JSF コンポーネントに関する知識を得るには、次を参照してください。 - NetBeans

Complete the following steps to download the plugin, create the sample project and add the required Hibernate and JSF libraries. 例文帳に追加

プラグインをダウンロードしてサンプルプロジェクトを作成し、必要な Hibernate と JSF のライブラリを追加するには、次の手順を完了します。 - NetBeans

The tutorial shows you how to use Visual Web JSF Application functionality and JavaServer Faces 1.2 (Woodstock) components to perform the typical phases of web application development. 例文帳に追加

Web アプリケーション開発の一般的な段階で、Visual Web JSF アプリケーションの機能と JavaServer Faces 1.2 (Woodstock) のコンポーネントを使用する方法を示します。 - NetBeans

In the New File wizard, select JavaServer Faces under Categories and Visual Web JSF Page under File Types, and click Next. 例文帳に追加

「新規ファイル」ウィザードで「カテゴリ」の下の「JavaServer Faces」を選択し、「ファイルの種類」の下で「Visual Web JSF ページ」を選択して、「次へ」をクリックします。 - NetBeans

Choose File New from the main menu.Select JSF Pages from Entity Class from the Persistence category and click Next. 例文帳に追加

メインメニューから「ファイル」「新規」を選択します。 「持続性」カテゴリの「エンティティークラスからの JSF ページ」を選択し、「次へ」をクリックします。 - NetBeans

In the New JSF Pages from Entity Class wizard, click Add All to select the two entity classes and click Next. 例文帳に追加

「新規 エンティティークラスからの JSF ページ」ウィザードで、「すべてを追加」をクリックして 2 つのエンティティークラスを選択し、「次へ」をクリックします。 - NetBeans

The Visual Web JSF Backwards Compatibility Kit provides supplemental libraries that are required by the Visual Web designer to support projects that are based on J2SE 1.4 or J2EE 1.4. 例文帳に追加

Visual Web JSF Backwards Compatibility Kit には、J2SE 1.4 または J2EE 1.4 に基づいたプロジェクトをサポートする Visual Web デザイナに必要な、補足ライブラリが用意されています。 - NetBeans

In the left panel, select Complib (version 1.1) and JSF Project Core (version 1.2.0.2), then click the Add button to move them to the Include in Install panel. 例文帳に追加

左のパネルで「Complib (version 1.1)」および「JSF Project Core (version 1.2.0.2)」を選択し、「追加」ボタンをクリックしてそれらを「インストールに含む」区画へ移動します。 - NetBeans

Use the Visual Web Pack to rapidly and visually build standards-basedweb applications, including support for AJAX and JSF components. 例文帳に追加

Visual Web Pack は、AJAX および JSF コンポーネントのサポートが含まれ、規格に準拠した Web アプリケーションを、短時間で、グラフィカルに構築できます。 - NetBeans

In the New JSF Pages from Entity Class wizard, click Add All to select our two entity classes and click Next. 例文帳に追加

「エンティティークラス」ウィザードの「新規 JSF ページ」で、「すべてを追加」をクリックして 2 つのエンティティークラスを選択し、「次へ」をクリックします。 - NetBeans

If you expand the Libraries node in the Projects window, you can see that the IDE added the JSF and Hibernate libraries to the project. 例文帳に追加

「プロジェクト」ウィンドウの「ライブラリ」ノードを展開すると、IDE によって JSF と Hibernate のライブラリがそのプロジェクトに追加されたことを確認できます。 - NetBeans

When using the wizard to create JSF pages from an entity class,you may see the following error message in the wizard: 例文帳に追加

ウィザードを使用してエンティティークラスから JSF ページを作成しようとすると、ウィザードに次のエラーメッセージが表示されることがあります。 - NetBeans

Description: The Visual Web JSF Backwards Compatibility kit provides supplemental libraries that are required by the Visual Web designer to support projects that are based on J2SE 1.4 or J2EE 1.4. 例文帳に追加

説明: Visual Web JSF Backwards Compatibility Kit には、Visual Web デザイナで J2SE 1.4 または J2EE 1.4 ベースのプロジェクトをサポートするために必要な追加ライブラリが含まれます。 - NetBeans

Where components require Java coding, you must now manually add the binding attribute to components in a Visual Web JSF application. 例文帳に追加

コンポーネントに Java コーディングが必要な場合は、Visual Web JSF アプリケーション内のコンポーネントにバインド属性を手動で追加する必要があります。 - NetBeans

Where components require Java coding, you must manually add the binding attribute to components in a Visual Web JSF application. 例文帳に追加

コンポーネントに Java コーディングが必要な場合は、Visual Web JSF アプリケーション内のコンポーネントにバインド属性を手動で追加する必要があります。 - NetBeans

In general, when modifying your application you will want to modify the controller logic in the JSF controller classes and use the generated code as an example. 例文帳に追加

一般に、アプリケーションを変更するときは、JSF コントローラクラスのコントローラロジックを変更し、生成されるコードを例として使用します。 - NetBeans

Rapidly build standards-based web applications using Ajax, CSS, JavaScript,PHP, Applets, Java Web Start (JNLP), and JavaServer Faces (JSF) and JavaServer Pages (JSP).例文帳に追加

ビジュアルエディタを使用して、Ajax、CSS、JavaScript、PHP、アプレット、Java Web Start (JNLP)、JavaServer Faces (JSF)、および JavaServer Pages (JSP) を使用した標準ベースの Web アプリケーションをすばやく構築できます。 - NetBeans

You now want to create some simple web pages to see if your database tables were created and if you can add data.You will add Java Server Faces (JSF) pages to the application and use the JSF Pages from Entity Class wizard to quickly create a simple web interface. 例文帳に追加

今度は、データベース表が作成されたかどうか、また、データを追加できるかどうかを確認するための、簡単な Web ページをいくつか作成します。 Java Server Faces (JSF) ページをアプリケーションに追加し、「エンティティークラスからの JSF ページ」ウィザードを使用して簡単な Web インタフェースをすばやく作成します。 - NetBeans

例文

We now want to create some simple web pages to see if our database tables were created and if we can add data.We will add Java Server Faces (JSF) pages to the application and use the JSF Pages from Entity Class wizard to quickly create a simple web interface. 例文帳に追加

今度は、データベース表が作成されたかどうか、また、データを追加できるかどうかを確認するための、簡単な Web ページをいくつか作成します。 Java Server Faces (JSF) ページをアプリケーションに追加し、「エンティティークラス」ウィザードから JSF ページを使用して簡単な Web インタフェースをすばやく作成します。 - NetBeans




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS