/jsp-quick-workshop

A quick workshop and brief introduction to JSP and Java Servlets. The scope of the workshop was: use of session variables, get parameters, file upload.

Primary LanguageJavaScript

#JSP Quick Workshop A minimal webapp created at the "JSP workshop", a crash course that aims to explain:

  • Use of session variables
  • Use of request parameters
  • Use of java server pages and java servlets (in a MVC pattern)
  • Implement a redirect
  • Implement a file upload
  • Implement a raw way to display login errors
  • Dynamically show/hide content to selected user rol

This webapp just have:

Technology, dependencies and frameworks: