Which of the following statements are true with respect to Struts-Config.xml?
The name attribute of action tag, specifies the action name
Only one controller can be defined for a module in struts application
Struts configuration files should be placed only inside WEB-INF folder or its sub folders
The tag can be used to forward user to a specific view in case of an exception.