Question: Write a JSP program that displays a country's flag and description as shown in Figure 38.12. The country code such as us is passed as

Write a JSP program that displays a country's flag and description as shown in Figure 38.12. The country code such as us is passed as a parameter in the URL The country's flag file is named as CountryCode.gif and the description is stored in a text file named CountryCode.txt on the server. So, for the country code us, the flag file us.gif and the text file is us.txt Daniel Exercise38 10jsp ? -) cD localhost:8080/chapter38spexercise/Exercise38-10.jsp?country=us ?,? a US Flag Description is here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
