Instructions - Department of Software Engineering



Guessing Game AnalysisInstructionsEnter your name: ___________________________________Download and unpack the guessing-game.zip file.Run the Guessing Game application using Maven. Get a feel for what the application does.Explore the Guessing Game and identify the source files that belongs to each of the three server-side tiers in the project architecture: UI, Application and Model. UI TierScan the Guessing Game source files for Server-side UI components.UI ViewsIdentify each View component and list them in this table.View file namePurposeData the view needsUI ControllersIdentify each Controller component and list them in this table.Controller class namePurposeHTTP request (verb-URL) it handlesApplication TierScan the Guessing Game source files for Application tier components.Application class namePurposeModel TierScan the Guessing Game source files for Model tier components.Model class namePurpose ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download