I've done this not too long ago, and ran into some memory problems.  I had
too much recursion going on large sites.  So using a List object I was able
to reduce the memory I was using.  This second approach proved to be a
little slower, but very stable.

Giscard


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
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

Reply via email to