Multiple choice technology web technology The file where the task flows and the page flows of the application is specified Map.xml Web.xml ps.xml DynamicContentAliases.xml Reveal answer Fill a bubble to check yourself C Correct answer Explanation In the PS framework, task flows and page flows are specified in the ps.xml configuration file. This is a framework-specific convention for defining navigation and workflow logic. Web.xml handles servlet configuration, not workflow definitions.