You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This banking app is build on java EE
tech use:
JSP
Servlets
JDBC DataSource
Arch:
Front Controller Archtecture
where JSP is view and Servlet is COntroller and Objects are Model(DATA)
:)