I have some questions regarding the Part II exam.
It mentions that the existing mileage system is web-based. There should be a web interface for customers and an application for travel agents. Does it mean that the web-based interface is released to customers and a new
Java application should be developed for travel agents?
Moreover, it wants to have a web-site for booking airfare. A "graphical user interface" should be developed for travel agents. Does it mean that customers will access the booking system via the Internet while travel agents will use Java application? In this case, is there actually a single Java application which can connect to the mileage system and also the airfare booking system?
Please kindly give me some advice. Thank you very much!