Write a sample program that lists the contents of the root named context of WebLogic Server.
2:
Write a JNDI application to create a named subcontext within the root context of WebLogic Server's naming service. Add a server object to the named subcontext, list the contents of the subcontext, and then unbind the object from the named subcontext.
3:
Write a JNDI application that uses the FSContext directory service package to interact with the file system. List the contents of the directory service.