Does anyone know how to retrieve the title of an HTML document? The title does not appear to be among the headers that are returned by getHeaderNames() or getHeader(). I'd like to be able to just get the title of a document without having to parse the data returned from the HTTP HEAD or GET commands.
Regards, Richard ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
