Code Listing 1: Replacement code for details.jspx page

<?xml version = '1.0' encoding = 'windows-1252'?>
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="1.2" 
         xmlns:f="http://java.sun.com/jsf/core" 
         xmlns:afh="http://xmlns.oracle.com/adf/faces/EA6/html">
   <jsp:directive.page contentType="text/html;charset=windows-1252"/>
  <f:view>
    <html>
      <afh:head>
        <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"/>
        <title>Details</title>
      </afh:head>
      <body>
      <af:form>

      </af:form>
      </body>
    </html>
  </f:view>
</jsp:root> 

E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy