Your new application requirements include dynamic front ends, personalized pages, personalized colors, and personalized fonts. Users should be able to access system and bring up their customized experience without having to save their preferences locally. This system will be used by all hotels in the chain and there is no interest to have to support each hotel individually. The front end solution should be easy to debug. What is the solution for this new architecture?

  1. A thin user interface that is browser based and utilizes JSP's and CSS with user preferences saved locally in a cookie.

  2. A thick client user interface utilizing AWT and user preferences saved locally in a cookie.

  3. A thick client user interface utilizing Swing and user preferences saved locally in a cookie.

  4. A thin browser based client utilizing JSF and CSS with user preferences persisted to database.


Correct Option: D

Find more quizzes: