src/share/classes/javax/naming/package.html

Print this page

        

@@ -79,11 +79,10 @@
 are useful for applications that need to manipulate names: composing
 them, comparing components, and so on.
 The overloads that accept string names are likely to be more useful
 for simple applications, such as those that simply read in a name
 and look up the corresponding object.
-<p>
 
 <h4>Bindings</h4>
 
 The <tt>Binding</tt> class represents a name-to-object binding.
 It is a tuple containing the name of the bound object,