See the JavaServerPages Syntax Reference for JSP document syntax.
JSP ドキュメントの構文については、『JavaServer Pages Syntax Reference』を参照してください。 - NetBeans
With Visual Web applications, you use JavaServerPages (JSP) technology and page beans (also known as backing beans) instead of HTML pages.
Visual Web アプリケーションでは、HTML ページではなく、JSP (JavaServer Pages) テクノロジとページ Bean (バッキング Bean) を使用します。 - NetBeans
The application uses a JavaServerPages page to ask you to input your name. このアプリケーションは JavaServer Pages[tm] ページを使用して、名前の入力を求めます。 - NetBeans
With Visual Web JSF applications, you use JavaServerPages (JSP) technology and page beans (also known as backing beans) instead of HTML pages.
Visual Web JSF アプリケーションでは、HTML ページではなく、JSP (JavaServer Pages) テクノロジとページ Beans (バッキング Beans) を使用します。 - NetBeans
Rapidly build standards-based web applications using Ajax, CSS, JavaScript,PHP, Applets, Java Web Start (JNLP), and JavaServer Faces (JSF) and JavaServerPages (JSP). ビジュアルエディタを使用して、Ajax、CSS、JavaScript、PHP、アプレット、Java Web Start (JNLP)、JavaServer Faces (JSF)、および JavaServer Pages (JSP) を使用した標準ベースの Web アプリケーションをすばやく構築できます。 - NetBeans
The editor assists you with features such as code completion,hyperlinking, and error checking, for JavaServerPages (JSP) files,including debugger integration.
エディタには、JSP (JavaServer Pages) ファイルのコード補完、ハイパーリンク、エラーチェックなどの機能があります。 - NetBeans
Debugging servlets and applications written with JavaServer PagesTMtechnology
JavaServer Pages[tm] テクノロジを使用して作成されたサーブレットおよびアプリケーションのデバッグ - NetBeans
JSTL requires a JSP container that supports the Java Servlet 2.3 and JavaServerPages 1.2 specifications.
JSTL(JSP標準タグライブラリ)は、Javaサーブレット2.3およびJavaServer Pages 1.2仕様をサポートするJSPコンテナを必要とする。 - コンピューター用語辞典
Expand the HelloWeb project node and the Web Pages node.Note that the IDE has created a default JavaServerPages file, index.jsp,for you.
「HelloWeb」プロジェクトノード、「Web ページ」ノードを順に展開します。 IDE によって、デフォルトの JavaServer Pages ファイル index.jsp が自動的に作成されています。 - NetBeans
Then, you develop tags either in the Java programming language or in the syntax for the JavaServerPages technology, or both. 作成したら、Java プログラミング言語か JavaServer Pages テクノロジ構文、あるいはその両方でタグを開発します。 - NetBeans
With Visual Web modules enabled Java Server Pages hidden in free form projects.
Visual Web モジュールを有効にすると、自由形式プロジェクトで 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
Sun, Sun Microsystems, Java, Java Virtual Machine, JavaServerPages, 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
The applicationemploys a JavaServerPages (JSP) page to ask you to input your name.
このアプリケーションは JavaServer Pages (JSP) ページを使用して、名前の入力を求めます。 - 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
Beginning with the creating of servlets and JSP pages, the advanced sections of this tutorial show you how to use the JavaServerPages Standard Tag Library (JSTL) to fetchdynamic data and to internationalize the JSP pages used in this application. サーブレットおよび JSP ページの作成を手始めとし、このチュートリアルの詳細セクションに JSTL (JavaServer Pages 標準タグライブラリ) を使用して動的データを取得し、このアプリケーションで JSP ページを国際化する方法を説明します。 - NetBeans
This document introduces a number of tools provided by the IDE, as well as more advanced technologies, such as JavaServerPages StandardTag Library. このドキュメントでは、IDE に付属するいくつかのツールを紹介しています。 また、JavaServer Pages 標準タグライブラリなどの、より高度な技術についても説明しています。 - NetBeans
You must know how to use JavaScript for client-side interaction, and you must write Java code and JavaServerPages (JSP) tags for interaction and validation on the server side.
クライアント側での操作に JavaScript を使用する方法を理解し、サーバー側での対話と妥当性検査に使用する Java コードと JavaServer Pages (JSP) タグを記述する必要があります。 - NetBeans
Note: As with the JavaServerPages 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
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
In the Editing toolbar, click JSP to switch to the JavaServerPages (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
In the Editing toolbar, click JSP to switch to the JavaServerPages (JSP)Source Editor.Scan through the code and note how the changes that you made in the Properties windoware saved.
ビジュアルデザイナーの上部にある編集用ツールバーの「JSP」をクリックして、JavaServer Pages (JSP) ソースエディタに切り替えます。 コード内で、「プロパティー」ウィンドウで行なった変更がどのように保存されているかを確認します。 - NetBeans
Use the NetBeans IDE for development with the Java Persistence API (JSR-220),servlets, JavaServerPages (JSP), Enterprise JavaBeans (EJB) and web services.The Java EE pack for the NetBeans IDE supports the latest J2EE 1.3, J2EE 1.4 and Java EE 5 standards, including annotations. NetBeans IDE を使用して、Java Persistence API (JSR-220)、サーブレット、JavaServer Pages (JSP)、Enterprise JavaBeans (EJB)、および Web サービスを使用した開発を行うことができます。 NetBeans IDE の Java EE パックは、注釈を含めた最新の J2EE 1.3、J2EE 1.4、および Java EE 5 の各規格をサポートしています。 - NetBeans
Right-click the Web Pages node and choose New JSP,name the JavaServerPages file response, and click Finish.The new response.jspopens in the Source Editor.
「Web ページ」ノードを右クリックして、「新規」「JSP」を選択し、「JSP ファイル名」に response という名前を指定して「完了」をクリックします。 ソースエディタに新しい response.jsp が表示されます。 - 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
例文データの著作権について
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.