Generating XML from JSP pages is nothing complex. The one key thing involved it setting the correct content type in the page directive. This is done with:
<%@ page contentType="text/xml" %>
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.