0% found this document useful (0 votes)
6 views2 pages

Java EE Development Course Overview

This 6-week course covers both static and dynamic website development using Java EE technologies. It includes topics such as HTML, CSS, JavaScript, JQuery, servlets, JSP, Expression Language, Java database connectivity using JDBC, file uploading/downloading, sending email via JavaMail API, AJAX, the MVC design pattern, and building a project using the Struts 2 web framework. Students will learn to set up Apache Tomcat and Eclipse to develop dynamic websites using core Java EE concepts like servlets, JSP, and more.

Uploaded by

Er. Arvind Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Java EE Development Course Overview

This 6-week course covers both static and dynamic website development using Java EE technologies. It includes topics such as HTML, CSS, JavaScript, JQuery, servlets, JSP, Expression Language, Java database connectivity using JDBC, file uploading/downloading, sending email via JavaMail API, AJAX, the MVC design pattern, and building a project using the Struts 2 web framework. Students will learn to set up Apache Tomcat and Eclipse to develop dynamic websites using core Java EE concepts like servlets, JSP, and more.

Uploaded by

Er. Arvind Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Java EE (6 weeks) Static website development

Basics of Web Difference between static and dynamic website (X)HTML CSS Templates & Website Hosting JavaScript JQuery Servlet Container IDE Apache Tomcat Eclipse

Dynamic website development


Introduction to Java EE Setting up the servlet container (Apache Tomcat) and IDE (Eclipse) Discussion of some important concepts from Java SE Annotations Servlets Basics concepts in Java Servlet Life Cycle of Servlets Deployment Descriptor ([Link]) Calling servlets from servlets [get n post] Cookies, Sessions ServletContext, ServletConfig Response redirection Request Dispatcher Filters JSP (Java Server Pages) JSP Life Cycle Implicit objects JSP comments JSP expressions JSP scriptlets JSP declarations JSP directives JSP actions Working with Templates State management

EL (Expression Language) JSTL JDBC (Java database connectivity) Type of drivers Basics of SQL executing SQL using statement executing SQL using preparedstatement

File uploading and downloading Sending email using JavaMail API AJAX MVC (design pattern) Web framework Struts 2 Project

You might also like