1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 124



例文

Create a new Java Web application named InsertUpdateDelete that uses the Visual Web JavaServer Faces framework. 例文帳に追加

Visual Web JavaServer Faces フレームワークを使用する InsertUpdateDelete という新しい Java Web アプリケーションを作成します。 - NetBeans

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

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

Debugging servlets and applications written with JavaServer PagesTMtechnology 例文帳に追加

JavaServer Pages[tm] テクノロジを使用して作成されたサーブレットおよびアプリケーションのデバッグ - NetBeans

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

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


例文

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

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

Note: The Standard section in the Palette contains the JavaServer Faces reference implementation components. 例文帳に追加

注: 「パレット」の「標準」セクションには、JavaServer Faces リファレンス実装のコンポーネントが含まれます。 - 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

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

Code Sample 7: Stylesheet Code for JavaServerFaces 1.1 Calendar 例文帳に追加

コード例 7: JavaServer Faces 1.1 カレンダ用のスタイルシートコード - NetBeans

In this exercise you create a web project and add the JavaServer Faces framework to the project.When you create the project, you will select JavaServer Faces in the Frameworks panel of the New Project wizard. 例文帳に追加

この課題では、Web プロジェクトを作成し、JavaServer Faces フレームワークをプロジェクトに追加します。 プロジェクトを作成するときは、「新規プロジェクト」ウィザードの「フレームワーク」パネルで「JavaServer Faces」を選択します。 - 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

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

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

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

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

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

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

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

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

Javascript と JavaServer Faces コンポーネント内の複雑なサーバー側処理が Project Woodstock のコンポーネントライブラリにカプセル化されています。 - 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 JSF application project, name it CalendarExample, and enable the Visual Web JavaServer Faces framework. 例文帳に追加

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

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

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

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

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

Note: As with the JavaServer Pages implementation, when the server constructs a page from JSP source, the tag attribute settings in the JSP source take precedence over runtime settings. 例文帳に追加

注: JavaServer Pages の実装と同様に、サーバーで JSP ソースからページが構築されるとき、JSP ソースでのタグ属性の設定は、実行時の設定より優先されます。 - 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

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

また、Option 型配列および ObjectListDataProvider オブジェクトを使用してバックエンドデータをラップし、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

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

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

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

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

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

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

In the Editing toolbar, click JSP to switch to the JavaServer Pages (JSP)Source Editor.Scan through the code and note how the changes that you made in the Properties window are saved.例文帳に追加

ビジュアルデザイナの上部にある編集用ツールバーの「JSP」をクリックして、JavaServer Pages (JSP) ソースエディタに切り替えます。 コード内で、「プロパティー」ウィンドウで行なった変更がどのように保存されているかを確認します。 - 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

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

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

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

Beginning with the creating of servlets and JSP pages, the advanced sections of this tutorial show you how to use the JavaServer Pages Standard Tag Library (JSTL) to fetchdynamic data and to internationalize the JSP pages used in this application.例文帳に追加

サーブレットおよび JSP ページの作成を手始めとし、このチュートリアルの詳細セクションに JSTL (JavaServer Pages 標準タグライブラリ) を使用して動的データを取得し、このアプリケーションで JSP ページを国際化する方法を説明します。 - 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

索引トップ用語の索引



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

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS