You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Anand Stephen <an...@sonic.net> on 2004/04/01 01:32:22 UTC

[OT] File explorer (tree view component) ...

Greetings,
Sorry for the off topic question.
Has any one used a tree view component, that has to process a very large
number of files (> 40,000) and browser is able to render this tree
quickly (< 1 sec)?
 
e.g. 
\---local
    +---audio
    +---colorswatches (as over 40,000) files 
 
    +---kickers
    |   +---gateway
    |   +---home
    |   \---thankyou
    +---localbuttons
    +---localgraphics
    +---localnav
    +---page_specific
    |   +---advancedsearch
 
I have tried the nested tutorial from htttp://www.keyboardmonkey.com and

The tree component from
http://www.jenkov.dk/projects/treetag/treetag.jsp this component was
impressive.
I wanted to see if anyone else has run into this problem??
 
Any input would be greatly appreciated.
Thank you,
[sa]
 

RE: [OT] File explorer (tree view component) ...

Posted by Colm Garvey <co...@letsys.com>.
Well, forget about DHTML right off the bat.
We went back to a customised jTree to address this requirement but
I did give serious consideration to:

http://scbr.com/docs/products/treetable/treetable.shtml

and if you can handle it (v. impressive stats)

http://www.bennet-tec.com/btproducts/tlist/tlist.htm

The below wasn't around when we needed it, but looks pretty cool:

http://ghostwire.com/go/463

Colm


-----Original Message-----
From: Anand Stephen [mailto:anand@sonic.net]
Sent: 01 April 2004 00:32
To: 'Struts-User'
Subject: [OT] File explorer (tree view component) ...


Greetings,
Sorry for the off topic question.
Has any one used a tree view component, that has to process a very large
number of files (> 40,000) and browser is able to render this tree
quickly (< 1 sec)?
 
e.g. 
\---local
    +---audio
    +---colorswatches (as over 40,000) files 
 
    +---kickers
    |   +---gateway
    |   +---home
    |   \---thankyou
    +---localbuttons
    +---localgraphics
    +---localnav
    +---page_specific
    |   +---advancedsearch
 
I have tried the nested tutorial from htttp://www.keyboardmonkey.com and

The tree component from
http://www.jenkov.dk/projects/treetag/treetag.jsp this component was
impressive.
I wanted to see if anyone else has run into this problem??
 
Any input would be greatly appreciated.
Thank you,
[sa]
 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org