1.
An application developer needs to prevent the Cross-site request forgery (CSRF) type of malicious attack. In order to do that, the application developer has enabled the cross-site request forgery protection and modified the authentication JSP file to include the authToken URL parameter. To complete this customization, which property MUST an application developer define in the Struts configuration action for stores?
2.
An application developer uses Dojo to abstract the JavaScript events system for the Web 2.0 store. Which Dojo functions would the application developer use to "listen" to a function call and connect functions to it?
3.
When running a JUnit test case for a Business Object Document (BOD) in WebSphere Commerce Developer, which feature of Rational Application Developer will allow the application developer to view the request and response documents?
4.
An application developer needs to integrate WebSphere Commerce with Coremetrics to generate analytics data for search keywords. Which tag would be used to accomplish this?
5.
An application developer has developed a new Java class to define the behavior of a custom IBM Sales Center user interface widget. Which of the following extension points is correct to register the new behavior in plugin.xml?
6.
What are the methods that the tools framework uses to combine elements?
7.
An application developer is deploying custom commands, data beans, and/or Java classes, that must first be packaged as a JAR file. If there are other assets as part of this deployment (additional JSPs, HTML, CSS files, etc.), how would the application developer package and deploy these assets?
8.
An application developer needs to write a new command which should be eligible for command-based cache invalidation. Which class should the new command extend?
9.
An application developer has customized the login functionality of the Madisons starter store and needs to unit test the customization using the Storefront Test Automation Engine. If the unit test has to be performed with two different data sets (e.g., user1 / password1, user2 / password2), how should the application developer include the test data in the test case?
10.
Which of the following CANNOT be performed using the WebSphere Commerce data load utility?