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
Web application based on Java uses Servlet, JSP, JSF. To store the data database connectivity and database JDBC component is needed. Networking components are needed to transfer data over network. Model-View-Controller (MVC) architecture gives flexibility and makes the web applications loosely coupled.