NeatBeans开发环境 各种资源地址汇总

1.NetBeans Visual Web Pack 5.5 入门指南

http://www.netbeans.org/kb/55/vwp-intro_zh_CN.html

Netbeans Visual Web Pack 的快速指南,它向您介绍了如何使用 Visual Web Pack 功能对 Web 应用程序的各个典型阶段进行开发。

2.NetBeans开发 Web 应用程序

http://www.netbeans.org/kb/55/vwp-helloweb_zh_CN.html

在本教程中,您将使用 NetBeans Visual Web Pack 5.5 创建并运行一个简单的 Web 应用程序 "Hello Web"。该示例应用程序要求您输入名字,然后显示使用该名字的消息。首先,通过一个输入字段实现此页。然后,将输入字段替换为一个下拉列表,用户可以从中选择名字。下拉列表是用数据库表中的名字填充的。

3.NetBeans开发 Web 应用程序相关教程

http://www.netbeans.org/kb/trails/web_zh_CN.html

Web 应用程序是使用 Web 浏览器通过 Internet 或 Intranet 进行访问的应用程序。Web 应用程序需要部署到 Web 服务器(如 Tomcat)上,如果要使用 Java EE 功能(如 Web 服务和 Enterprise Bean),则需要部署到 Java EE 应用服务器(如 Sun Java System Application Server)上。

4.Introduction to the Struts Web Framework

http://www.netbeans.org/kb/50/quickstart-webapps-struts.html

Struts works with a Model, View, Controller (MVC) framework, but only provides the controller—a servlet, which is included in the Struts libraries that the IDE provides and automatically registers in the web.xml deployment descriptor when you indicate that you want to use Struts. The Struts servlet uses the struts-config.xml file to map incoming requests to a Struts "action" class. An action class receives a Struts "actionform bean" class as input, which serves as a transfer object between the action class and the view, which is typically a JavaServer Pages (JSP) page. Because many web applications use JSP pages for the view, Struts provides custom tag libraries which facilitate interaction with HTML forms.

5.Introduction to the JSF Framework

http://www.netbeans.org/kb/articles/jAstrologer-intro.html

The JavaServer Faces (JSF) framework is the standard Java API for building user interface components in web applications. Think of the JSF framework as a toolbox full of ready-to-use components that you can quickly and easily reuse in your web application. These components can be simple, like text input fields that get and store user data, to more complex components, like a formatted date field with a pop-up calendar. You embed the components into JSP pages and use the framework to handle navigation between different JSP pages.

 
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值