A kbb.com Like Car Configuration Web App.
-
Language: Java
-
IPC: Socket
-
Design Pattern: MVC
-
Web: Servlet, JSP, Apache Tomcat 7.5
- To run the whole program, right click on the Car_Configuration_Web project and choose "run on server". Then we can see the following web page pops up:
- Then go to the Car_Configuration_Client project. Run as java application and you will be prompted to type a command.
- Type “upload”, and then the file path. After the upload is done, the application will prompt you with the same message again so that you could upload as many files as you want.
- Let's look at the web page again. Now we have data in the drop down menu for car models.
- Upon choosing a model, all the corresponding options automatically shows on the webpage.
- Click submit button to finish up the configuration and the result web page shows up.
Please contact zac.li.cmu@gmail.com for more information about this project.





