1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 124



例文

Right-click in the file and choose JavaServer Faces Add Managed Bean,as shown below:例文帳に追加

ファイル内で右クリックし、次に示すように「JavaServer Faces」「管理対象 Bean を追加」を選択します。 - NetBeans

That, the immediate property,virtual forms do not alter the JavaServer Faces lifecycle, and thus are easy to use.例文帳に追加

仮想フォームは、JavaServer Faces のライフサイクルを変更しないので、「immediate」プロパティーよりも使用が容易。 - NetBeans

When you set the Java EE version to Java EE 5, the Palette provides JavaServer Faces 1.2 compatible components. 例文帳に追加

Java EE バージョンを Java EE 5 に設定すると、「パレット」には JavaServer Faces 1.2 互換コンポーネントが表示されます。 - NetBeans

In contrast, virtual forms are much more straightforward, because they do not alter the JavaServer Faces lifecycle. 例文帳に追加

これに対して、仮想フォームは、JavaServer Faces のライフサイクルが変わらないので、より簡単です。 - NetBeans

例文

With Visual Web applications, you use JavaServer Pages (JSP) technology and page beans (also known as backing beans) instead of HTML pages. 例文帳に追加

Visual Web アプリケーションでは、HTML ページではなく、JSP (JavaServer Pages) テクノロジとページ Bean (バッキング Bean) を使用します。 - NetBeans


例文

The editor assists you with features such as code completion,hyperlinking, and error checking, for JavaServer Pages (JSP) files,including debugger integration. 例文帳に追加

エディタには、JSP (JavaServer Pages) ファイルのコード補完、ハイパーリンク、エラーチェックなどの機能があります。 - NetBeans

With Visual Web JSF applications, you use JavaServer Pages (JSP) technology and page beans (also known as backing beans) instead of HTML pages. 例文帳に追加

Visual Web JSF アプリケーションでは、HTML ページではなく、JSP (JavaServer Pages) テクノロジとページ Beans (バッキング Beans) を使用します。 - NetBeans

Create a new web application project and named NavigationExample that uses the GlassFish V2 Application Server and the Visual Web JavaServer Faces framework. 例文帳に追加

GlassFish V2 Application Server と Visual Web JavaServer Faces フレームワークを使用する、新しいプロジェクトを「NavigationExample」という名前で作成します。 - NetBeans

Project Woodstock component library encapsulates Javascript and complex server side within JavaServer Faces components. 例文帳に追加

Javascript と JavaServer Faces コンポーネント内の複雑なサーバー側処理が Project Woodstock のコンポーネントライブラリにカプセル化されています。 - NetBeans

例文

Add the code in either Code Sample 7 or 8, depending on which version of JavaServer Faces components you are using. 例文帳に追加

使用している JavaServer Faces コンポーネントのバージョンに応じて、コード例 7 または 8 のコードを追加します。 - NetBeans

例文

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

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

JSTL requires a JSP container that supports the Java Servlet 2.3 and JavaServer Pages 1.2 specifications. 例文帳に追加

JSTL(JSP標準タグライブラリ)は、Javaサーブレット2.3およびJavaServer Pages 1.2仕様をサポートするJSPコンテナを必要とする。 - コンピューター用語辞典

When you set the Java EE version to J2EE 1.3 or 1.4, the Palette provides JavaServer Faces 1.1 compatible components. 例文帳に追加

Java EE バージョンを J2EE 1.3 または 1.4 に設定すると、「パレット」には JavaServer Faces 1.1 互換コンポーネントが表示されます。 - 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

Choose New Other, select JavaServer Faces category and scope under File Types, and click Next. 例文帳に追加

「新規」「その他」を選択し、「JavaServer Faces」カテゴリを選択して「ファイルの種類」でスコープを選択し、「次へ」をクリックします。 - 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

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

Then, you develop tags either in the Java programming language or in the syntax for the JavaServer Pages technology, or both.例文帳に追加

作成したら、Java プログラミング言語か JavaServer Pages テクノロジ構文、あるいはその両方でタグを開発します。 - 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

Expand the HelloWeb project node and the Web Pages node.Note that the IDE has created a default JavaServer Pages file, index.jsp,for you. 例文帳に追加

「HelloWeb」プロジェクトノード、「Web ページ」ノードを順に展開します。 IDE によって、デフォルトの JavaServer Pages ファイル index.jsp が自動的に作成されています。 - 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

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

Sun, Sun Microsystems, Java, Java Virtual Machine, JavaServer Pages, JDK, JRE, JSP, JVM, Netra, Solaris, StarOffice, Sun Blade, Sun Enterprise, Sun Fire, SunOS, and Ultra are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. 例文帳に追加

Sun, Sun Microsystems, Java, Java Virtual Machine, JavaServer Pages, JDK, JSP, JVM,Netra, Solaris, StarOffice, Sun Blade, Sun Enterprise, Sun Fire, SunOS および Ultra はアメリカ合衆国およびその他の国における Sun Microsystems, Inc. の商標または登録商標です。 - FreeBSD

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 applicationemploys a JavaServerPages (JSP) page to ask you to input your name. 例文帳に追加

このアプリケーションは JavaServer Pages (JSP) ページを使用して、名前の入力を求めます。 - NetBeans

With Visual Web modules enabled Java Server Pages hidden in free form projects. 例文帳に追加

Visual Web モジュールを有効にすると、自由形式プロジェクトで JavaServer Pages が表示されない。 - NetBeans

This document introduces a number of tools provided by the IDE, as well as more advanced technologies, such as JavaServer Pages StandardTag Library.例文帳に追加

このドキュメントでは、IDE に付属するいくつかのツールを紹介しています。 また、JavaServer Pages 標準タグライブラリなどの、より高度な技術についても説明しています。 - 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

You must know how to use JavaScript for client-side interaction, and you must write Java code and JavaServer Pages (JSP) tags for interaction and validation on the server side. 例文帳に追加

クライアント側での操作に JavaScript を使用する方法を理解し、サーバー側での対話と妥当性検査に使用する Java コードと JavaServer Pages (JSP) タグを記述する必要があります。 - 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




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
© 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