|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/java-servlet-and-jsp-basics/
课程评论:没有评论
**课程名称:Java Servlet与JSP基础** **课程概述:** 本课程将带您深入了解Java Web开发的核心技术——Servlet和JSP。通过实际的代码编写,您将能够: * **理解Servlet与JSP的概念:** 掌握Servlet和JSP是什么,以及它们在Web应用中的作用。 * **Servlet的实际应用:** 学习如何使用Servlet作为HTML页面生成器,以及如何处理文件上传、读取和写入文件。 * **JSP的功能与用法:** * 将JSP视为Servlet的替代方案。 * 掌握JSP片段(JSPF)和文件的包含。 * 学习如何在JSP中使用Cookie、页面重定向、脚本元素、标签库。 * 利用EL表达式(Expression Language)和JSP核心标签库、SQL标签库与数据库进行交互。 * 了解如何在JSP中使用DataSource访问数据库。 * 深入理解JSP的Bean操作和各种作用域(Session, Request, Application)。 * 掌握Session追踪的多种模式。 * 学习如何使用Servlet Filters和Servlet Context Listener。 * **Web.xml配置:** 掌握`web.xml`文件的配置,包括安全约束、登录表单、Servlet映射以及Session配置。 * **Apache Tomcat 10:** 学习使用Tomcat 10服务器。 * **常见问题及解决方案:** 了解并解决在开发过程中可能遇到的常见错误。 **学习方式:** 本课程以**实际代码编写**为核心,您在学习过程中会感觉如同亲手编写代码。课程假定您具备**Java基础知识**,如果需要,建议您在学习前复习相关概念。 **学习建议:** 强烈建议学员在观看1-2遍课程后,积极动手实践,**独立编写自己的代码**。使用Eclipse IDE等工具是巩固学习、掌握技术的最佳途径。
In this course you will learn ;What is servlet and jsp ?servlet usageservlet as html page printerjsp usageservlet file uploadreading file using file iowriting file to disk using file iojsp as servletjsp fragment(jspf)jsp include filejsp cookie jsp redirectjsp scriplet usagejsp tag usagejsp core and sql tagsusing EL(expression language)jsp accessing database using datasourcejsp useBeanjsp scopes of sessionjsp using session objectjsp using request objectjsp using response objectjsp session tracking modesjsp using filtersjsp jsp servlet context listenerweb.xml configurationusing security constraint using login form configservlet mappingsession configurationApache Tomcat 10Some errors and solutionsAll my courses are focused on real world live code writing.While you watch you will feel like you are writing the code.You need basic knowledge of java for the course. So if you think you forget basic concepts, you can refresh your knowledgebefore watching my courses.I highly recommend you after watching 1 or 2 times, you should start writing your own code.Because the best way to learn is writing your own code. Using ECLIPSE IDE tools by yourself.