Sort directory index by 'last modified' date
I would like to implement indexing whereby the user can sort the data in a directory index by 'last modified' date ( or any other criteria aside from a simple alphabetic sort on filename ).
I have been advised that Sun Java System Web Server 6.1 does not contain this feature - nor can it easily be configured.
Is there an example available where this has been acheived using the NSAPI ? Or, can you offer any other assistance or help?

