123456789101112131415



Question 1: A JSP page needs to generate an XML file. Which attribute of page directive may be used to specify that the JSP page is generating an XML file.
1. contentType
2. generateXML
3. type
4. outputXML