Can I use MapViewer with Oracle UIX pages?
Yes. In fact MapViewer 10g (9.0.4) ships with a demo that is built using UIX and the MapViewer JSP taglib. Here is a brief description of the demo (assuming you have deployed MapViewer in a standalone OC4J instance). The demo shows how one can use UIX JSP tags and MapViewer JSP tags together to build a web application. It is identical in scope and content to tagmap.jsp. Files required. The jsp files are mapadminuixtags.jsp and mappageuixtags.jsp. The help files that correspond to these are helpmapadmin.uix and helpmapnav.uix. They are located in the $MAPVIEWER_HOME/web/demo direcotry. Prerequisites. The demo requires UIX 2.2.1 or later. This must be installed in your OC4J instance. There are a few other requirements. o The uix.tld file should be placed in $MAPVIEWER_HOME/web/WEB-INF and the web.xml file in this directory should be modified to include the following lines.