A company at MGC Park hosts a mail server for several companies. You are required to create a web application, which collects companies information and respond with a proper company e-mail address, password and username. The web application should have a login page. Design a web application to solve the given problem. The application should be able to collect information about 1. Company e.g. name, address, Telephone number ,e-mail details, etc 2. Login e.g. name of Administrator, password, etc Use this design to create the web pages and use of Javabean class for posting data from the form and to display the company information, to allow the administrator to login, etc The webApp should have the following pages, login.jsp, Main page, form.jsp , details.java and display.
Comments
Leave a comment