Pinned Repositories
Java_Example_Ajax_Pager_Async
Server and client-side paging with javascript and Java servlets
Java_Example_Emailfilter
Using filters to mask email addresses in application output
Java_Example_Login
Detailed login/logout process and session safety management with Java servlets
Java_Example_Login_Middleware
Login and session management with Java servlets and filters
Java_Example_Newspaper_DAO
The Newspaper example, showing the full framework developed in the course
Java_Example_Post_Redirect_Get
Safer POST submissions with the P-R-G pattern
Java_Example_SimpleDataModel
A simple data persistence framework
Java_Example_Templates_Fwk
The Freemarker template engine used inside a simple rendering framework
WE_Lecture_Slides
Slide sets used to teach the main course topics
WE_Project_Specifications
Final course project specifications
Web Engineering - University of L'Aquila's Repositories
WebEngineering-Univaq/Java_Example_Login
Detailed login/logout process and session safety management with Java servlets
WebEngineering-Univaq/CSS_Examples
Example files to test CSS3 features
WebEngineering-Univaq/HTML_Examples
Example files to test HTML5 features
WebEngineering-Univaq/Java_Example_Ajax_Pager_Async
Server and client-side paging with javascript and Java servlets
WebEngineering-Univaq/Java_Example_BaseApplicationMC
An mini-framework to support the development of simple web applications, part 1: model and controller
WebEngineering-Univaq/Java_Example_Emailfilter
Using filters to mask email addresses in application output
WebEngineering-Univaq/Java_Example_Imager
Dynamic image generation with Java servlets
WebEngineering-Univaq/Java_Example_Login_Middleware
Login and session management with Java servlets and filters
WebEngineering-Univaq/Java_Example_Newspaper_DAO
The Newspaper example, showing the full framework developed in the course
WebEngineering-Univaq/Java_Example_Post_Redirect_Get
Safer POST submissions with the P-R-G pattern
WebEngineering-Univaq/Java_Example_Servlet_Multipart_7
Multipart request decoding with Java servlets
WebEngineering-Univaq/Java_Example_Servlet_Sessions
Basic session management with Java servlets
WebEngineering-Univaq/Java_Example_SimpleDataModel
A simple data persistence framework
WebEngineering-Univaq/Java_Example_Templates
Basic examples for the Freemarker template engine used in a servlet
WebEngineering-Univaq/Java_Example_Templates_Fwk
The Freemarker template engine used inside a simple rendering framework
WebEngineering-Univaq/Java_Example_Uploader
A simple file repository with Java servlets
WebEngineering-Univaq/Java_WebApp_Base_T9_Alt
Base project for a Java web application deployed on Tomcat 9 with Servlet 3 annotations
WebEngineering-Univaq/WE_Lecture_Slides
Slide sets used to teach the main course topics
WebEngineering-Univaq/WE_Project_Specifications
Final course project specifications
WebEngineering-Univaq/WebEngineering-Univaq.github.io
Course web pages
WebEngineering-Univaq/Java_Example_BaseApplicationMVC
An mini-framework to support the development of simple web applications, part 2: model, view and controller
WebEngineering-Univaq/Java_Example_Downloader
Example of binary data download with Java Servlets
WebEngineering-Univaq/Java_Example_Servlet
Base Java servlet example
WebEngineering-Univaq/Java_Example_Servlet_Database
Basic database access procedures in Java servlets
WebEngineering-Univaq/Java_Example_Servlet_Fwk
The base Java servlet example using the course common utility framework
WebEngineering-Univaq/Java_WebApp_Base_T10
Base project for a Java web application deployed on Tomcat 10
WebEngineering-Univaq/Java_WebApp_Base_T9
Base project for a Java web application deployed on Tomcat 9
WebEngineering-Univaq/JS_Example_simpleordering
Javascript simple table ordering script
WebEngineering-Univaq/JS_Example_simpleswitchededitor
Simple Javascript-powered smart input controls
WebEngineering-Univaq/JS_Example_simpletooltip
Standard, CSS-based and Javascript-based degrading tooltips