IBM
C2050-725 · Question #100
An application developer needs to define the store level action mapping to specify a target JSP file which will format Atom feeds for WebSphere Commerce Web services. Where…
The correct answer is B. <action path="/ShowCatalogGroupDataAreaTypeAtom/<store_Id>". See the full explanation below for the reasoning.
Question
An application developer needs to define the store level action mapping to specify a target JSP file which will format Atom feeds for WebSphere Commerce Web services. Where:
ShowCatalogGroupDataAreaType is the name of the SDO for the noun. SerializeCatalogGroupMadisonsAtom.jsp is the feed formatting JSP file. What should be the action mapping in the struts-extension.xml file?
Options
- A<action path="/ShowCatalogGroupDataAreaTypeAtom/0"
- B<action path="/ShowCatalogGroupDataAreaTypeAtom/<store_Id>"
- C<action path="/ShowCatalogGroupDataAreaType/0"
- D<action path="/ShowCatalogGroupDataAreaType/<store_Id>"
How the community answered
(41 responses)- A17% (7)
- B71% (29)
- C5% (2)
- D7% (3)
Community Discussion
No community discussion yet for this question.