Sounf interesting. I am also interested in making the tree view easier and
faster at client side. Our model is constructed from swing
DefaultMutableTreeNode and DefaultTreeModel using Jndi. Users will have
different views of the tree. I looked at MonkeyTree. If we can bring the
user full view content to the client and use dhtml to control the opening
and closing the nodes, the solution will be more elegant and faster. Let's
share the codes.

----- Original Message -----
From: "alex hun" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, September 03, 2002 7:22 AM
Subject: Re: Tree Folder navigation


> Thanks alot. And also to Jacob.  Am working on the code now.  Parveen, i
would
> also like to have a copy of your code. Would like to see how much can i
synergise
> the two codes.  Right now am working towards implementing access control
via
> enabling the user to view only folder which they are able to view.
> cheers
>
>
> "K.Viswanathan" wrote:
>
> > Sounds good! When do you expect it to be ready? Is there a provision for
> > client side scripting too( via say dhtml) ?
> >
> > Thanks
> > Vishy
> >
> > ----- Original Message -----
> > From: "Parveen Kumar Hooda" <[EMAIL PROTECTED]>
> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> > Sent: Tuesday, September 03, 2002 3:42 PM
> > Subject: Re: Tree Folder navigation
> >
> > > Hi Alex
> > >
> > > Are you looking for a tree type control? If so,then
> > > I have almost developed a tree tag(needs some polishing..) .
> > > This component expects a collection of nodes(the node can have Id ,
> > > parentId , name etc.)
> > > This tag can be used  with struts as well as with plain JSP's.
> > > It is a pure server side component.If  yu want to use it , I can share
it.
> > >
> > >
> > > regards
> > >
> > > Pary
> > >
> > >
> > >
> > > ----- Original Message -----
> > > From: "alex hun" <[EMAIL PROTECTED]>
> > > To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> > > Sent: Monday, September 02, 2002 9:50 PM
> > > Subject: Tree Folder navigation
> > >
> > >
> > > >
> > > > Hi all,
> > > >
> > > >     I would like to implement tree folder navigation for my project.
> > > However, i
> > > > am quite clueless as to how this is to be done via struts. Has
anyone
> > > tried that
> > > > before or anyone know any resources tat i can refer to? thanks.
> > > >
> > > > regards
> > > > alex
> > > >
> > > >
> > > >
> > > > --
> > > > To unsubscribe, e-mail:
> > > <mailto:[EMAIL PROTECTED]>
> > > > For additional commands, e-mail:
> > > <mailto:[EMAIL PROTECTED]>
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > >
> >
> > --
> > To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to