Hello again,
I recently wrote a small "How To" document which explains how to integrate externally developed JSP tag libraries into Oracle JDeveloper 10g.
Some key things to notice are... -I can alter how custom tags render in the JSP visual editor. They can either render as an Icon or in their "execute" state such as a form field or any other HTML content.
-In the JSP Code Editor, I get Tag Completion as I type the tag prefix as well as the subsequent attribute names..
I posted the article at otn.oracle.com:
http://otn.oracle.com/products/jdev/tips/schalk/taglibs/taglibs.html
FYI. This article was written with JDeveloper 10g Preview. The production version is actually even easier... Stay tuned!
3:13:22 PM
|