|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-java-server-faces-jsf-from-scratch/
课程评论:没有评论
课程名称:从零开始学习Java服务器面孔(JSF) 课程概述:本课程将涵盖如何使用Java语言创建Web应用程序的各个方面,并利用现有框架让我们的开发更加高效。课程分阶段进行,您将学习每个工具的独立应用,最后阶段将结合整课程所学内容,构建一个完整的Web应用程序。该课程旨在为已经掌握Java语言并了解面向对象编程(OOP)概念的学生提供学习机会,适合希望深入理解安全、最佳和美观的Web应用程序创建所需概念的学生。 本教程教授的工具包括: 1. JSF(Java服务器面孔):一种面向服务器的组件导向的Java Web框架,是本课程的核心目标。 2. EJB(企业JavaBeans):一种服务器端开发架构,帮助我们构建稳健、可扩展和安全的企业级Java Web应用程序。 3. GlassFish:一个完整的Java EE服务器,允许我们使用EJB,相比之下,Tomcat仅是一个Servlet容器。 本课程适合希望学习和掌握现代Web应用开发技术的开发者。
The course will be covering all aspects on how to create a web application using the Java language and taking advantage of the frameworks available that make our lives easier. The course will be taught in several stages on which you will learn each tool on its own and on the last stage we will take on a full web application using what was taught throughout the course. The course is intended for students who already have The java language down and understand the concepts of OOP (Object Oriented Programming).Students who want to take on head first the concepts that are required to create secure,optimum and beautifull web applications. The tools taught in this tutorial are: 1. JSF: Java Server Faces, a server-side component-oriented Java web framework. This is the main goal of this tutorial. 2. EJB: Enterpirse Java Beans, a server-side development architechture that helps us build robust, scalable and secure enterprise java web applications. 3. GlassFish, which is a full Java EE server that allows us to use EJB, in comparison with Tomcat which is only a servlet container.