JSP
Free

COURSE DESCRIPTION
JSP technology is used to create web application just like Servlet technology. It can be thought of as an extension to Servlet because it provides more functionality than servlet such as expression language, JSTL, etc.A JSP page consists of HTML tags and JSP tags. It provides some additional features such as Expression Language, Custom Tags, etc.
CERTIFICATION
Receive an instructor-signed certificate with the institution’s logo to verify your achievement and increase your job prospects.
Course Features
- Lectures 56
- Quizzes 0
- Duration 50 hours
- Skill level All levels
- Language English
- Students 0
- Assessments Yes
-
BUILDING WEBPAGES
- HTML Documents
- Creating a Web Page With a Word Processor
- The Structure of an HTML Page
- Headers
- Line Breaks
- Lists in HTML
- Fonts and Colors
- Background Colors
- Images
- Where to get Images
- Putting Your Page on the Web
- HyperLinks
- Links to More Pages of Your Own
- Links with in the Same Page
- Mail to Links
- Tables
- Frames
-
WHAT IS JAVASCRIPT?
- Differences Between Java and JavaScript
- Embedding JavaScript Programs
- JavaScript Variables
- The JavaScript Objects on the WebPage
- The Window Object
- The History Object
- The Document Object
- Using Forms in JavaScript
- The Button Control
- A Simple Temperature Conversion Program
- Properties of Form Controls in JavaScript
- Validating User Input in JavaScript
-
INTERACTING WITH WEBPAGE FORMS
-
USING SERVLETS
-
USING JAVA SERVER PAGES
-
MORE SOPHISTICATED JAVA SERVER PAGES
-
MINI PROJECT