1 / 5

Chapter 12

Chapter 12. Controlling the Structure of Generated Servlets: The JSP page Directive. Exercise 1. Design an JSP exchange 1. USD to VND 2. ERROR to VND 3. Japanese JEN to VND 4. Singapore dollar to VND http://service.tuoitre.com.vn/transweb/tygia.htm. Exercise 1 - Interface. Exercise 2.

inga-cooke
Download Presentation

Chapter 12

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 12 Controlling the Structure of Generated Servlets: The JSP page Directive

  2. Exercise 1 Design an JSP exchange 1. USD to VND 2. ERROR to VND 3. Japanese JEN to VND 4. Singapore dollar to VND http://service.tuoitre.com.vn/transweb/tygia.htm

  3. Exercise 1 - Interface

  4. Exercise 2 Upgrade Execise1 add function for user can select VND -> to another foreign currency or foreign currency to VND

  5. Interest money Design a JSP to calculate Interest money of a bank account. Input: Bank Deposits, Number of Months, Type of account There are 4 type of account: • No fixed limit-time ( 0.3 % per month) • 1 month (0.4 % per month) • 3 months (0.6 % per month) • 6 months (0.9 % per month) Output: Interest money and total money received

More Related