Question: This assignment will use the Chapter 2 source code you downloaded and installed IntelliJ and Tomcat and have them working together. If you have not

This assignment will use the Chapter 2 source code you downloaded and installed IntelliJ and Tomcat and have them working together. If you have not already done so, you must have this running before you start this assignment. Everything you need to do this assignment you will have covered in your readings so it's just a matter of putting things together and get them working. Your assignment is to create a table that displays the following six columns of generated data: Locale, Current date and time in Locale format, Randomly generated current amount in the Locale currency, Greeting in the Locale language, Inquiry in the Locale language, Farewell in the Locale language. Your resultant table should resemble something like the following table:

Implement the table using JSTL with a properties file for the Greeting, Inquiry and Farewell values. Implement the table using a Java Bean to generate the table values including the ones that were in the properties file. You can find the wrox.com code downloads for this chapter http://www.wrox.com/go/projavaforwebapps on the Download Code tab.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!