Lab 12 – Development of Enterprise Application
Lab 11 – Development of Enterprise Application
Lab 10 – Enterprise Java Beans (EJB)
Lab 9 – Enterprise Java Beans (JavaBeans and JSP)
Lab 8 – Java Database Connectivity (Java Database connectivity)
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()