Question: 1) Create a thin client application (Browser Based Application) in the programming language of your choice, that does the following: a) Displays some information on
1) Create a thin client application (Browser Based Application) in the programming language of your choice, that does the following: a) Displays some information on the screen b) Attempts to open a nonexistent text file on the local hard drive c) An exception handling routine should take over The exception handling routine must display the following message on the screen File does not exist - Should I create the file or exit the program If create the file is selected the exception handling routine should create the file and allow the program to continue processing by: i) Opening the file ii) Displaying a message - File opened successfully on the screen Otherwise a graceful termination of the program should be performed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
