2. You MUST use DBContext.java for your all database connection.
8
Executionltems
Column Name Condensed Type
Executionite...
Arrayltem
ExecutionID
int
int
int
Executions
Column Name Condensed Type
ExecutionID
int
Result int
(4.0 points)
You are asked to build a web application using the given database and given project.
Your tasks:
1. The user can access your page via url/show (/ represents your web application context path) to access Show Execution Page:
List of Executions:
Execution ID
1
2
3
Array Result
124 2
12 1
12
1
Delete
Delete
Execution ID:
Delete
Zoom
Array:
Result:
• Display the interface as above (excluding data taken from the database) (0.5 point)
FUO + 100%
Close