Building Web Applications using Java EE

所在平台: Udemy

课程主页: https://www.udemy.com/course/building-web-applications-using-java-ee/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:使用Java EE构建Web应用程序** **课程概述:** 本课程教授如何使用JDBC、MySQL、Java Servlets、JSP、JSTL和AJAX构建完整的Web应用程序。课程涵盖了Web应用程序开发的每一个步骤,从安装必要的软件(MySQL数据库和Eclipse IDE for Java Enterprise Developer)到将最终应用程序部署到Web服务器(Tomcat)。 **课程内容:** * **JDBC (Java Database Connectivity):** * 使用不同类型的驱动程序连接MySQL * 使用Statement和PreparedStatement * 处理ResultSet和ResultSetMetaData * 可滚动和可更新的ResultSet * 使用CallableStatement调用存储过程 * 理解JDBC API与驱动程序之间的关系 * 事务管理 * 批量更新 * 不同类型驱动程序的优缺点 * RowSets * **Java Servlets:** * 理解Web应用程序结构 * 创建和调用Servlet * HTTP方法:doGet()、doPost() * Servlet生命周期和init参数 * 文件上传 * 使用Listeners * 使用Filters * **JSP (Java Server Pages):** * Java Server Page的结构 * 包含代码和表单的JSP * 使用JSP的隐式对象 * 将JavaBeans与JSP结合使用 * 从JSP访问数据库 * 使用EL(Expression Language) * 创建和使用Cookies * 创建和使用HttpSession * 导航和重定向 * **JSTL (JavaServer Pages Tag Library):** * 理解JSTL并将其包含在项目中 * 使用Core标签 * 使用SQL标签和XML标签 * **AJAX and jQuery:** * AJAX是什么 * 使用XMLHttpRequest (XHR) 对象发起请求 * Servlet/JSP使用Gson发送JSON * 使用JavaScript处理JSON * jQuery是什么以及如何在jQuery中使用选择器 * 使用jQuery发起AJAX请求

课程评论(0条)

课程详情

This course teaches how to build a complete Web Application using JDBC, MySQL, Java Servlets, JSPs, JSTL and AJAX.It covers every step related to developing a Web Application right from how to install required software (MySQL database and Eclipse IDE for Java Enterprise Developer) to deploying final application to web server (Tomcat).This course covers the following topics:JDBC - Java Database ConnectivityConnection to MySQL using different types of driversUsing Statement and PreparedStatementWorking with ResultSet and ResultSetMetaDataScrollable and updatable ResultSetCalling stored procedures using CallableStatementUnderstanding relationship between JDBC API and driversTransaction managementBatch updatePros and cons of different types of driversRowSetsJava ServletsUnderstanding web application structureCreating a Servlet and calling itUnderstanding HTTP methods doGet(), doPost()Life cycle of servlet and init parametersFile uploadingWorking with ListenersUsing filtersJSP (Java Server Pages)Structure of Java server pageJSP containing code and formUsing implicit objects in JSPUsing JavaBeans with JSPAccessing database from JSPWorking with expression languageCreating and using CookiesCreating and using Http sessionsNavigation and RedirectionJSTL (Java Server Pages Tag Library)Understanding JSTL and including it in the projectWorking with Core tagsWorking with SQL tags and XML tagsAJAX and jQueryWhat is AJAXUsing XMLHttpRequest (XHR) object to make requestServlet/JSP sending JSON using GsonUsing JavaScript to process JSONWhat is jQuery and how to work with selectors in jQueryUsing jQuery to make AJAX request

课程标签

0人关注该课程

主题相关的课程