You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Agnisys <ag...@yahoo.com> on 2005/12/02 05:31:59 UTC

Tabbed panes in struts

Hi,
  I have seen tiles used for implementing Tabbed panes, however, they are static, that is, what
tabs are displayed is known ahead of time.
  In my application a tabbed pane is created at run-time. Is there a way to do this under Struts
framework or using some tags?

Thanks,
Anupam.



		
__________________________________ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs

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


Re: Tabbed panes in struts

Posted by Yujun Liang <yu...@acm.org>.
I designed a collection based view layer, tab is one of the components.
Unfortunately I am working for a commercial software house so I can't share
the code with you, but it is doable.

http://www.theserverside.com/news/thread.tss?thread_id=37365#189768

Ideally, one JSP is enough to display any domain object.

Regards

On 12/2/05, Zsolt <zk...@intland.com> wrote:
>
> Try http://ditchnet.org/taglibs/.
>
> Zsolt
>
> >-----Original Message-----
> >From: Lintang JP [mailto:lintang.jp@gmail.com]
> >Sent: Friday, December 02, 2005 5:36 AM
> >To: Struts Users Mailing List
> >Subject: Re: Tabbed panes in struts
> >
> >U should try struts-menu, cool
> >
> >On 12/2/05, Agnisys <ag...@yahoo.com> wrote:
> >>
> >> Hi,
> >>   I have seen tiles used for implementing Tabbed panes, however, they
> are
> >> static, that is, what
> >> tabs are displayed is known ahead of time.
> >>   In my application a tabbed pane is created at run-time. Is there a
> way
> >> to do this under Struts
> >> framework or using some tags?
> >>
> >> Thanks,
> >> Anupam.
> >>
> >>
> >>
> >>
> >> __________________________________
> >> Start your day with Yahoo! - Make it your home page!
> >> http://www.yahoo.com/r/hs
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> >> For additional commands, e-mail: user-help@struts.apache.org
> >>
> >>
> >
> >
> >--
> >-------------------------------------------------------------------
> >html version :
> >http://www.psychotazkia.or.id
> >wml version :
> >http://wap.psychotazkia.or.id
> >
> >#365364 Registered Linux User
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


--
Yujun Liang
yujun.liang@acm.org

RE: Tabbed panes in struts

Posted by Zsolt <zk...@intland.com>.
Try http://ditchnet.org/taglibs/.

Zsolt

>-----Original Message-----
>From: Lintang JP [mailto:lintang.jp@gmail.com]
>Sent: Friday, December 02, 2005 5:36 AM
>To: Struts Users Mailing List
>Subject: Re: Tabbed panes in struts
>
>U should try struts-menu, cool
>
>On 12/2/05, Agnisys <ag...@yahoo.com> wrote:
>>
>> Hi,
>>   I have seen tiles used for implementing Tabbed panes, however, they are
>> static, that is, what
>> tabs are displayed is known ahead of time.
>>   In my application a tabbed pane is created at run-time. Is there a way
>> to do this under Struts
>> framework or using some tags?
>>
>> Thanks,
>> Anupam.
>>
>>
>>
>>
>> __________________________________
>> Start your day with Yahoo! - Make it your home page!
>> http://www.yahoo.com/r/hs
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
>
>
>--
>-------------------------------------------------------------------
>html version :
>http://www.psychotazkia.or.id
>wml version :
>http://wap.psychotazkia.or.id
>
>#365364 Registered Linux User


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


Re: Tabbed panes in struts

Posted by Lintang JP <li...@gmail.com>.
U should try struts-menu, cool

On 12/2/05, Agnisys <ag...@yahoo.com> wrote:
>
> Hi,
>   I have seen tiles used for implementing Tabbed panes, however, they are
> static, that is, what
> tabs are displayed is known ahead of time.
>   In my application a tabbed pane is created at run-time. Is there a way
> to do this under Struts
> framework or using some tags?
>
> Thanks,
> Anupam.
>
>
>
>
> __________________________________
> Start your day with Yahoo! - Make it your home page!
> http://www.yahoo.com/r/hs
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


--
-------------------------------------------------------------------
html version :
http://www.psychotazkia.or.id
wml version :
http://wap.psychotazkia.or.id

#365364 Registered Linux User