KAHOOT CHAMPION (CSC 584)-20242

Course introduction

Chapter 1.1 – Review of Object Oriented Programming Concepts

Chapter 1.2 – Review of Object Oriented Programming Concepts (Inheritance)

Chapter 2 – Introduction to Java Enterprise Edition (Java EE)

Chapter 3.1 – Web Component – HTML and Servlet

Chapter 3.2 – Web Component – HTML and Servlet

Chapter 4.1 – Web Component – Java Server Page (JSP)

Chapter 4.2 – Java Server Page (JSP) 

Chapter 5 – Java Database connectivity

Chapter 6 – Enterprise JavaBean (EJB) Components

Chapter 7 – Development of Enterprise Application

Chapter 8 – Packaging and Deployment of Enterprise Application

Past Year Questions

KAHOOT CHAMPION (CSC 584)-20234

Capture picture

Course introduction

Chapter 1.1 – Review of Object Oriented Programming Concepts

Chapter 1.2 – Review of Object Oriented Programming Concepts (Inheritance)

Chapter 2 – Introduction to Java Enterprise Edition (Java EE)

Chapter 3.1 – Web Component – HTML and Servlet

Chapter 3.2 – Web Component – HTML and Servlet

Chapter 4.1 – Web Component – Java Server Page (JSP)

Chapter 4.2 – Java Server Page (JSP) 

Chapter 5 – Java Database connectivity

Chapter 6 – Enterprise JavaBean (EJB) Components

Chapter 7 – Development of Enterprise Application

Chapter 8 – Packaging and Deployment of Enterprise Application

Past Year Questions

Lab 7 – Web Component -JSP (JSP Directives and JSTL tags )

Get the library for JSTL here: http://www.java2s.com/Code/Jar/j/Downloadjstl12jar.htm#google_vignette

Core Tags
c:out
c:set
c:remove
c:catch
c:if
c:choose
c:when
c:foreach

Formatting tags
fmt:formatNumber
fmt:formatDate (error)
fmt:setTimeZone

SQL tags

XML tags

JSTL Function
fn:contains()
fn:containsIgnoreCase()
fn:endsWith()
fn:indexOf()
fn:join()
fn:length()
fn:split()
fn:toLowerCase()
fn:toUpperCase()