blob: d33b78a224ecafef360b7735762b06e9e7f11e8e [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= Java EE 应用程序入门指南的视频
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Java EE 应用程序入门指南的视频 - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Java EE 应用程序入门指南的视频
|===
|此截屏视频说明了 NetBeans IDE 针对作为 Java Enterprise Edition 6 (Java EE 6) 规范一部分引入的一些技术提供的支持。该截屏视频还演示了如何使用 IDE 中的向导创建简单的 Java EE 6 Web 应用程序,其中包含实体类的 EJB 3.1 无状态会话 Bean Facade。然后,您将了解如何创建用于访问会话 Facade JSF 受管 Bean,以及一些 JSF 2.0 页。
作者:Ken Ganfield
播放时长:6:16
link:http://bits.netbeans.org/media/nb68-gettingstarted-javaee6.mov[+下载/观看全图+] (25 MB)
link:/about/contact_form.html?to=3&subject=Feedback: Getting Started with Java EE Applications Demo[+发送有关此教程的反馈意见+]
|===
== 相关链接
* link:javaee-gettingstarted.html[+NetBeans IDE 中的 Java EE 应用程序入门指南+]
* link:javaee-intro.html[+Java EE 技术简介+]
* link:../web/jsf20-support.html[+NetBeans IDE 6.8 中的 JSF 2.0 支持+]
* link:../../trails/java-ee.html[+Java EE Java Web 学习资源+]