Deliverable 1

Title : Build a demo Struts application project

Description:

The deliverable is a demo struts2.0 application with following functionalities:

  • Create a new file.
  • Save file on the server.

Screen Shots :

homepage

Fig 1 : First page to create file.

homepage

Fig 2 : On submit without file name input, error message is displayed on the same page.

homepage

Fig 3 : On submit without selecting file type, error message is displayed on the same page.

homepage

Fig 4 : Valid inputs.

homepage

Fig 5 : Success message after creation of file on server.

Relevant files :