Developing Portlets and Web Applications with IBM WebSphere Portlet Factory 7.0
Vendor: IBM
Exam Code: C2040-918
Exam Name: Developing Portlets and Web Applications with IBM WebSphere Portlet Factory 7.0
QUESTION 1
Jeffrey is reviewing the following section of a debugTracing.txt log. *– TIME: [2009-03-12
05:45:32,273] –* Category: bowstreet.system.debugTracing Priority: INFO Thread: htto-8080- Processor25 Msg: Debug Tracing Model: SampleApp_Debug Stack Trace: 0 46 Method: main ${Variables/varSampleApp} = null 46 96 .Page: appMainPage ${Variables/varSampleApp} = Chicago What can he infer from this part of the log?
A. The main method took no time to execute.
B. The appMainPage took 46 seconds to load.
C. The varSampleApp variable changed during or after the appMainPage loaded.
D. The varSampleApp variable was set to Chicago prior to the loading of the appMainPage.
Answer: C