How can I add the MapViewer JSP tags to Oracle JDevelopers Component Palette?
The MapViewer ear file contains an JDeveloper extension kit used to add JSP MapViewer tags to its component palette. This provides an intuitive interface for using the tags when developing MapViewer applications using JSPs in JDeveloper. The one-time process is simple. First, locate two files in the unpacked MapViewer directory: mvpalette.jar under the directory jdevext/, and the mvclient.jar under the directory web/WEB-INF/lib. Then copy these two files to the extension directory of JDeveloper, usually $JDEV_HOME/jdev/lib/ext. Now restart JDeveloper, and you are all set. The following shows the component palette with the added MapViewer JSP tags in JDeveloper.
Related Questions
- I see the Oracle ADF Faces component library tags in the Exadel Palette, but I can seem to find the libraries for ADF. How do I use this component library with Exadel Studio?
- Can customers use Oracle JDeveloper to insert ESI and JESI tags into their HTML, JSP, and Servlet code?
- How can I add the MapViewer JSP tags to Oracle JDevelopers Component Palette?