0 Replies Latest reply on Apr 28, 2004 1:01 PM by tom.elrod

    jndi viewer for web console

      Wanted to get feedback on how people would like to see a JNDI viewer work for the web console.

      My thinking is there are two basic ways of doing it. One is to populate a html view of the tree on the right frame using javascript to make the tree collapsable/expandable. This would be a static view and would have to manually click to refresh the tree.

      Another options is to build the tree using Swing in the nav frame on the left. Could then have the tree auto-refresh if contents of JNDI change (or make it so have to manually refresh).

      Any preference on how it should work or the look to it?