You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by luvpdas <lu...@rogers.com> on 2002/02/23 22:53:27 UTC

Dynamic Tree

Hi ,
    I am totally new to struts and I am looking for something that will enable
me to
have a Selection Tree on the leftside, in a table and keyboard accessible.  When

I click on a node on the tree I want it to expand automatically.  I need to
support
Netscape 4.0+ and IE 4.0+.  Does anyone know if there is such support from
Struts.

Thanks


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Dynamic Tree

Posted by "g.spellauge" <sp...@softing.com>.
please have a look at http://wings.mercatis.de .

sp

Ted Husted wrote:

>Struts supports the use of structures like that, but doesn't provide
>those types of gizmos out of the box. Struts is mainly a front
>controller that helps web applications provide structures like that with
>the data they need, and then store it for future use. 
>
>So, you would have to look elsewhere for something created that type of
>view. Struts would be of help in providing the infrastructure such a
>display needed once you had it in place, but not the display itself
>
>-- Ted Husted, Husted dot Com, Fairport NY US
>-- Developing Java Web Applications with Struts
>-- Tel: +1 585 737-3463
>-- Web: http://husted.com/about/services
>
>luvpdas wrote:
>
>>Hi ,
>>    I am totally new to struts and I am looking for something that will enable
>>me to
>>have a Selection Tree on the leftside, in a table and keyboard accessible.  When
>>
>>I click on a node on the tree I want it to expand automatically.  I need to
>>support
>>Netscape 4.0+ and IE 4.0+.  Does anyone know if there is such support from
>>Struts.
>>
>>Thanks
>>
>>--
>>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>>For additional commands, e-mail: <ma...@jakarta.apache.org>
>>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>


Re: Dynamic Tree

Posted by Ted Husted <hu...@apache.org>.
Struts supports the use of structures like that, but doesn't provide
those types of gizmos out of the box. Struts is mainly a front
controller that helps web applications provide structures like that with
the data they need, and then store it for future use. 

So, you would have to look elsewhere for something created that type of
view. Struts would be of help in providing the infrastructure such a
display needed once you had it in place, but not the display itself

-- Ted Husted, Husted dot Com, Fairport NY US
-- Developing Java Web Applications with Struts
-- Tel: +1 585 737-3463
-- Web: http://husted.com/about/services

luvpdas wrote:
> 
> Hi ,
>     I am totally new to struts and I am looking for something that will enable
> me to
> have a Selection Tree on the leftside, in a table and keyboard accessible.  When
> 
> I click on a node on the tree I want it to expand automatically.  I need to
> support
> Netscape 4.0+ and IE 4.0+.  Does anyone know if there is such support from
> Struts.
> 
> Thanks
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Dynamic Tree

Posted by Konstantina Stamopoulou <st...@intracom.gr>.
Hello,
I needed to do something similar and I found another tag lib that can be
used in combination with Struts. You can find more on this site--->
http://www.kobrix.com .

Konstantina

----- Original Message -----
From: "luvpdas" <lu...@rogers.com>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Saturday, February 23, 2002 11:53 PM
Subject: Dynamic Tree


> Hi ,
>     I am totally new to struts and I am looking for something that will
enable
> me to
> have a Selection Tree on the leftside, in a table and keyboard accessible.
When
>
> I click on a node on the tree I want it to expand automatically.  I need
to
> support
> Netscape 4.0+ and IE 4.0+.  Does anyone know if there is such support from
> Struts.
>
> Thanks
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>