I believe that Leo is referring to the directory listing that is generated when a folder is referenced that doesn't contain any of the "start pages" (index.html, index.jsp, et al).
What do yo mean by
doesn't sort directory listings in my application at all
?
My Tomcat installation correctly shows the files and folders in alphabetical order.
is there a way to affect this so that subdirs are shown first as usual?
This is hardly "as usual". Other than in the Windows File Explorer I know of nowhere that folders are bunched up at the top of a listing.
You could always write your own if you are unhappy with the correct sort order of the default servlet.
[ July 06, 2005: Message edited by: Bear Bibeault ]