Advance Java (1 Project) Syllabus
Advance Java Project (JDBC + Servlet + JSP) (1 Project)
By Deepak Sir
Course Introduction : This course contains Advance Java Project i.e. Job portal which is explained very deeply. This project contains a lot of functionalities i.e. register, login, apply for jobs, create resume automatically etc. You can download all the projects with source code.
Rating :
4.5
Total Lectures : 20
Price : Rs. 1799 Rs. 2799 36% off
Login & Buy This Course
Syllabus
1 : Job Portal Project
1.1 Create index.jsp page
1.2 Create different header.jsp, menubar.jsp & footer.jsp pages and include them in index.jsp page using tag
1.3 Create register.jsp page
1.4 Simple registration part using servlet and MySQL database
1.5 Create login.jsp page
1.6 Client side validations in register.jsp page
1.7 Validations using RegEx
1.8 Database validations
1.9 Server side validations
1.10 User profile
1.11 Edit profile
1.12 Logout
1.13 Add, Display, Update & Delete Education Details
1.14 Add, Display, Update & Delete Experience Details
1.15 Developers Level JDBC coding (Points to remember)
1.16 Performing action from 2 buttons within single form using JavaScript
1.17 Upload & Update file (Profile Pic)
1.18 Profile Pic session changes in Login & Register servlets
1.19 Upload & Download Resume
1.20 Resume builder
1.21 Create PDF file in java
1.22 Set image, table in PDF file
1.23 Post jobs in database
1.24 Display all jobs
1.25 Display particular job details
1.26 Apply for jobs
1.27 My Applied jobs
1.28 Delete applied jobs
1.29 AJAX Introduction
1.30 How AJAX works
1.31 XMLHttpRequest object introduction
1.32 Methods of XMLHttpRequest object
1.33 Properties of XMLHttpRequest object
1.34 Search jobs using AJAX
1.35 Search jobs by location using AJAX
1.36 Search jobs in index.jsp page
1.37 Login using cookies
1.38 Create company.jsp page
1.39 Show all jobs related to companies
1.40 About Us and Contact Us page
1.41 Display google-map in jsp page
1.42 Contact Us jsp page
1.43 Setting cookies & Request Dispatcher with error messages
1.44 Send thank you mail to users