Skip to content

Showcase of many basic functions of JSP with Java 8 and Tomcat 8.0.x

Notifications You must be signed in to change notification settings

luong-komorebi/JSP-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSP Demo

This small project showcases many functional operations that JSP can do.

Requirements

  • Oracle Java JDK 8 (Open JDK and lower than version 8 not tested)
  • Tomcat 8.0.x (higher version not tested)
  • Eclipse (this is my IDE, optional of course).

How to run

Just import the code in your IDE then run with Tomcat server as runtime.

Minor notes: Important codes not only lie in /src folder.

What is in the demo

  • Using variables in JSP
  • Java inside HTML
  • Define Method in JSP
  • JSP Directives
  • JSP Standard Actions
  • JSP Expression Language
  • Form Processing
  • Cookies Processing

About

Showcase of many basic functions of JSP with Java 8 and Tomcat 8.0.x

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published