1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "JavaServer Faces"に関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

"JavaServer Faces"を含む例文一覧と使い方

該当件数 : 95



例文

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

In addition, the Visual Web Pack enables you to use these components without having to learn the intricacies of the JavaServer Faces technology. 例文帳に追加

また、Visual Web Pack では、JavaServer Faces 技術の細部を理解していなくてもこれらのコンポーネントを使用できます。 - 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

When you click Finish, the IDE generates the required JavaServer Faces files so that you can run and test ZooApp. 例文帳に追加

「完了」をクリックすると、必要な JavaServer Faces ファイルが生成され、ZooApp を実行およびテストできるようになります。 - NetBeans

例文

This document takes you through the basics of using the JavaServer Faces View Definition Framework in NetBeans IDE.例文帳に追加

このドキュメントでは、NetBeans IDE で JavaServer Faces ビュー定義フレームワークを使用する基本的な手順を学ぶことができます。 - NetBeans


例文

This includes a comprehensive library of JavaServer Faces components such as Table, Calendar, Tree, Tab Set, File Upload, and more.例文帳に追加

これには、表、カレンダー、ツリー、タブセット、ファイルアップロードなどの、JavaServer Faces コンポーネントの包括的なライブラリが含まれます。 - NetBeans

Because the JavaServer Faces 1.2 version of the Tree component does not use cookies to save the selected value, this is not an issue for the 1.2 version.例文帳に追加

JavaServer Faces 1.2 バージョンのツリーコンポーネントでは、選択された値が Cookie に保存されないので、この問題は発生しません。 - NetBeans

This tutorial uses NetBeans IDE 6.5.If you are using NetBeans IDE 6.1, see Generating a JavaServer Faces CRUD Application from a Database in NetBeans IDE 6.1. 例文帳に追加

NetBeans IDE 6.1 を使用している場合は、NetBeans IDE 6.1 用のデータベースからの JavaServer Faces CRUD アプリケーションの生成を参照してください。 - NetBeans

For more information about using NetBeans IDE to develop web applications using Java Persistence and JavaServer Faces,see the following resources: 例文帳に追加

NetBeans IDE を使って、Java Persistence と JavaServer Faces を使用する Web アプリケーションを開発する方法については、次のリソースを参照してください。 - NetBeans

例文

It also shows how to wrapback end data with Option arrays and ObjectListDataProviderobjects for binding to JavaServer Faces components. 例文帳に追加

また、Option 型配列および ObjectListDataProvider オブジェクトを使用してバックエンドデータをラップし、JavaServer Faces コンポーネントにバインドする方法も示します。 - 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

In this tutorial, you build an Ajax chat room web application with components that are themselves Ajax-unaware, also known as POJC (Plain Old JavaServer Faces Components). 例文帳に追加

このチュートリアルでは、Ajax 対応でないコンポーネントである POJC (Plain Old JavaServer Faces Components) を使用して Ajax チャットルーム Web アプリケーションを構築します。 - NetBeans

Create a new Visual Web JavaServer Faces project or open an existing one, all the Woodstock components should be shown in the palette. 例文帳に追加

新規 Visual Web JavaServer Faces プロジェクトを作成するか、既存のプロジェクトを開きます。 Woodstock のコンポーネントがすべてパレットに表示されるはずです。 - NetBeans

Select the Visual Web JavaServer Faces framework and click FinishYour project appears with the initial page (Page1) open in the Visual Designer. 例文帳に追加

「Visual Web JavaServer Faces」フレームワークを選択し、「完了」をクリックします。 ビジュアルデザイナに最初のページ (Page1) が表示された状態でプロジェクトが開きます。 - NetBeans

A managed bean is a JavaBeans object that a JavaServer Faces web application instantiates and stores in either request scope, session scope, or application scope. 例文帳に追加

管理 Bean は、JavaServer Faces Web アプリケーションがインスタンス化し、要求スコープ、セッションスコープ、あるいはアプリケーションスコープのいずれかに保存する JavaBeans オブジェクトです。 - NetBeans

The JavaServer Faces based components that the Visual Web Pack provides reduce the complexity of building interactive web pages as well as speed up the development cycle. 例文帳に追加

Visual Web Pack に付属する JavaServer Faces ベースのコンポーネントを使用すると、対話式 Web ページの構築が簡単になり、開発サイクルが短縮されます。 - NetBeans

If you are using JavaServer Faces 1.2 components, right-click in the Java Editor and choose Fix Imports to fix the FacesMessage and ValidatorExeception errors. 例文帳に追加

JavaServer Faces 1.2 コンポーネントを使用している場合は、Java エディタを右クリックし、「インポートを修正」を選択して、FacesMessage と ValidatorExeception のエラーを修正します。 - 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

Note: Support for the JavaServerFaces and Struts frameworks is included in the IDE by default.例文帳に追加

注: JavaServer Faces および Struts フレームワークのサポートは、デフォルトで IDE に含まれています。 - NetBeans

This tutorial shows you how to use NetBeans Visual Web Pack to build a JavaServer Faces web application that uses the sample Ajax Map Viewer component. 例文帳に追加

このチュートリアルでは、NetBeans Visual Web Pack を使用して、サンプルの AJAX マップビューアコンポーネントを使用する JavaServer Faces Web アプリケーションを構築する方法について説明します。 - NetBeans

Linking pages in your web application has never been easier with the new Visual Page Flow Editor, supporting JavaServer Faces, JSP, and HTML pages.例文帳に追加

新しいビジュアルなページフローエディタを使用すると、Web アプリケーション内のページを簡単にリンクできます。 このエディタは JavaServer Faces、JSP、および HTML のページに使用できます。 - NetBeans

With the JavaServer Faces 1.2 set of components, you can override the standard error messages by calling the component's requiredMessage, converterMessage, and validatorMessage methods to specify custom messages. 例文帳に追加

JavaServer Faces 1.2 コンポーネントセットでは、コンポーネントの requiredMessage、converterMessage、および validatorMessage メソッドを呼び出してカスタムメッセージを指定することで、標準のエラーメッセージを変更できます。 - NetBeans

The NetBeans Visual Web Pack 5.5 provides an environment for rapidly building web applications with Ajax-enabled JavaServer Faces components, support for drag-and-drop binding to data sources, and more. 例文帳に追加

NetBeans Visual Web Pack 5.5 は、AJAX 対応の JavaServer Faces コンポーネントや、データソースへのドラッグ&ドロップバインドのサポートなどを使用して、Web アプリケーションを短時間で構築する環境を提供します。 - NetBeans

NetBeans Visual Web Pack 5.5 provides an environment for rapidly building web applications with Ajax-enabled JavaServer Faces components, support for drag-and-drop binding to data sources, and more. 例文帳に追加

NetBeans Visual Web Pack 5.5 は、AJAX 対応の JavaServer Faces コンポーネントや、データソースへのドラッグ&ドロップバインドのサポートなどを使用して、Web アプリケーションを短時間で構築する環境を提供します。 - NetBeans

This plugin includes the Currency Trader sample application, which demonstrates how to use Dynamic Faces technology to employ Ajax techniques with Ajax-unaware JavaServer Faces components.例文帳に追加

このプラグインには、AJAX を意識しない JavaServer Faces コンポーネントを用いた AJAX 技術を使用するための、Dynamic Faces テクノロジの使用方法を示す、為替トレーダーサンプルアプリケーションが含まれます。 - NetBeans

Right-click inside the faces-config.xml file and choose Java Server Faces Add Navigation Case.例文帳に追加

faces-config.xml ファイルの内側を右クリックし、「JavaServer Faces」「ナビゲーションケースを追加」を選択します。 - NetBeans

Also, whereas the immediate property alters the JavaServer Faces lifecycle and is thereforeappropriate for advanced developers, virtual forms do not do so and are therefore easier to use. 例文帳に追加

また、「immediate」プロパティーは JavaServer Faces のライフサイクルを変更するので上級開発者に適しています。 仮想フォームはライフサイクルを変更しないので、簡単に使用できます。 - NetBeans

For example, the Text Field component works with the JavaServer Faces framework to convert and validate the input as well as to broadcast change and validation events. 例文帳に追加

たとえば、「テキストフィールド」コンポーネントは、JavaServer Faces フレームワークと連動することにより、入力内容を変換、検査し、変更イベントと妥当性検査イベントがブロードキャストされます。 - NetBeans

For the JavaServer Faces 1.2 version, if the Checkbox is in a Table component, set the name property and bind the selectedValue to a property for which the getter returns a value that identifies the checkbox. 例文帳に追加

JavaServer Faces 1.2 version では、「チェックボックス」が「表」コンポーネントにある場合、「name」プロパティーを設定し、「selectedValue」を、取得メソッドがチェックボックスを識別する値を返すプロパティーにバインドします。 - NetBeans

NetBeans Visual Web Pack 5.5.1 provides an environment for rapidly building web applications with Ajax-enabled JavaServer Faces components,support for drag-and-drop binding to data sources, and more.例文帳に追加

NetBeans Visual Web Pack 5.5.1 は、AJAX 対応の JavaServer Faces コンポーネントや、データソースへのドラッグドロップバインドのサポートなどを使用して、Web アプリケーションを短時間で構築する環境を提供します。 - NetBeans

Java web applications are based on Java and often take advantage of such technologies as JavaScript, databases, and web frameworks such as JavaServer Faces,Struts, or Spring.例文帳に追加

Java Web アプリケーションは Java に基づいており、JavaScript、データベース、および Web フレームワークのようなテクノロジを利用することがよくあります。 Web フレームワークには、JavaServer Faces、Struts、Spring などがあります。 - NetBeans

Note: The components that are available from the Palette are JavaServer Faces (JSF) components that have been enhanced according to the Design Time API to make their properties available for the Visual Designer and the Properties window. 例文帳に追加

注: 「パレット」に用意されたコンポーネントは、ビジュアルデザイナおよび「プロパティー」ウィンドウでプロパティーを使用できるよう、デザイン時 API に従って拡張された JSF (JavaServer Faces) コンポーネントです。 - NetBeans

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

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

You can drag the new components and drop them on pages that you are editing in the Visual Designer, and you can work with these components just as you work with the components supplied with the Visual Web JavaServer Faces framework.例文帳に追加

ビジュアルデザイナで編集しているページに新しいコンポーネントをドラッグ&ドロップすると、Visual Web JavaServer Faces フレームワークに付属のコンポーネントの操作と同様に、これらのコンポーネントを操作することができます。 - NetBeans

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

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

When you click Finish, the IDE generates the required JavaServer Faces files so that we can run and test our ZooApp. 例文帳に追加

「完了」をクリックすると Java Server Faces ファイルが IDE によって生成され、ZooApp の実行とテストが実行できます。 - NetBeans

The JavaServer Faces 1.1 Tree component cannot use the getSelected method or the getCookieSelectedTreeNode method to determine which node was selected.If users have their browser cookies turned off, these methods will not return the correct values.例文帳に追加

JavaServer Faces 1.1 のツリーコンポーネントでは、選択されたノードを判別するために getSelected メソッドまたは getCookieSelectedTreeNode メソッドを使用できません。 ユーザーがブラウザの Cookie を無効にしている場合、これらのメソッドから正しい値が返されません。 - NetBeans

For example, the web application calls the conversion, validation, and value change listeners (and action listeners if an action component) for components that have their immediate property set to true in an earlier JavaServer Faces lifecycle phase than the other components. 例文帳に追加

たとえば、Web アプリケーションでは、「immediate」プロパティーが True に設定されているコンポーネントの変換、妥当性検査、および値変更リスナー (アクションコンポーネントの場合はアクションリスナーも) が、JavaServer Faces のライフサイクルの中でほかのコンポーネントよりも早い段階で呼び出されます。 - NetBeans

For each entity class the IDE also created JSF converter and controller classes in the hibernatesample.jsf package.Each JSF converter class implements the javax.faces.convert.Converter interface defined by JavaServer Faces and performs the work of converting instances of the corresponding entity class to String objects and vice versa.The IDE generated three utility classes in the hibernatesample.jsf.util package containing the general JSF logic used by the JSF controllers.例文帳に追加

各 JSF コンバータクラスは、JavaServer Faces で定義されている javax.faces.convert.Converter インタフェースを実装し、対応するエンティティークラスのインスタンスと文字列型のオブジェクトの間の変換を行います。 hibernatesample.jsf.util パッケージ内には、JSF コントローラによって使用される汎用の JSF ロジックを含む 3 つのユーティリティークラスが生成されます。 - NetBeans

The immediate property on JavaServer Faces components offers some selective processing support, but not enough to build a GUI such as this. The problem is that in this GUI, there are multiple groups of input components that need to be selectively processeddepending on which submission component the user engages.例文帳に追加

JavaServer Faces コンポーネントの「immediate」プロパティーを使用してある程度の選択的処理を行うことも可能ですが、この方法はこのような GUI の構築には不十分です。 この GUI の問題は、ユーザーが使用する送信コンポーネントごとに選択的処理を行う必要がある入力コンポーネントのグループがあるので、グループが複数になることです。 - 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

Note. At the time of writing, the Hibernate JPA persistence provider has some known issues that can cause problems in web applications such as JavaServer Faces applications.While not specific to NetBeans, these issues can be worked around by choosingeager as the association fetch value and java.util.Set as the collection type in the Mapping Options pane.If you use the Hibernate JPA persistence provider and choose default or lazy as the association fetch value in the Mapping Options pane,an org.hibernate.LazyInitializationException exception can occur at runtime.If you choose an association fetch value of eager and you do not also choose java.util.Set as the collection type,an org.hibernate.HibernateException can occur (with the message"cannot simultaneously fetch multiple bags") at runtime.These issues pertain to the Hibernate JPA persistence provider and not to the defaultpersistence provider.例文帳に追加

「完了」をクリックすると、選択した各表のエンティティークラスが作成され、「構成ファイル」ノードの下に persistence.xml が作成されます。 - NetBeans

例文

Drag a Message Group component from the Basic Palette and place it to the right of the Drop Down List.The Message Group component displays validation and conversion errors, as well as messages written to the Java Server Faces context by the info and error methods. 例文帳に追加

「パレット」の「基本」セクションから、「メッセージグループ」コンポーネントをそのドロップダウンリストの右側に配置します。 「メッセージグループ」コンポーネントには、妥当性検査エラーと変換エラーに加え、info メソッドと error メソッドによって JavaServer Faces のコンテキストに書き込まれるメッセージが表示されます。 - 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