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 :

Fig 1 : First page to create file.

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

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

Fig 4 : Valid inputs.
Fig 5 : Success message after creation of file on server.
Relevant files :
|