Java Reference
In-Depth Information
</servlet-mapping>
<servlet-mapping>
<servlet-name>resources</servlet-name>
<url-pattern>/adf/*</url-pattern>
</servlet-mapping>
<servlet-mapping>
<servlet-name>resources</servlet-name>
<url-pattern>/afr/*</url-pattern>
</servlet-mapping>
</web-app>
Testing the Oracle ADF Faces user
interface
Next, we shall test the ADF Faces client user interface. We shall create a catalog entry
and subsequently retrieve the catalog entry. Right-click on index.jsp and select Run .
 
Search WWH ::




Custom Search