Re: How to make tabs in JSP

2007-07-24 Thread Angelo zerr

Hi,
I think you can do that with CSS with overflow:auto, litke this
http://www.domedia.org/oveklykken/css-div-scroll.php

Before configuring CSS, you must underst and generated
HTML by JSPTabControl
http://jsptabcontrol.sourceforge.net/developer-guide.html
to know the CSS to updating to add overflow

Regards Angelo

2007/7/24, Kavita Mehta <[EMAIL PROTECTED]>:


Hi Angelo,
Do you have any idea how can I make the tabs scrollable . Actually, the
height of one of the tabs is more which makes the other tabs look empty

OR can the tabs be of different height ?? which I assume not cos height is
the parameter of jsptabcontrol:tabControl and not  jsptabcontrol:tabPage

thanks




"Angelo zerr" <[EMAIL PROTECTED]>
06/29/2007 06:13 PM
Please respond to
"Struts Users Mailing List" 


To
"Struts Users Mailing List" 
cc

Subject
Re: How to make tabs in JSP






Hi
thank you Wong dor your response. You have right.
So in your url you must add parameter tabPageInputHiddenName into url like
this :

/status.do.do?tabPageInputHiddenName_PERSONNE_TABCONTROL=ADRESS_TABPAGE

I have explain it at

http://jsptabcontrol.sourceforge.net/user-guide.html#How%20manage%20tab%20page%20with%20runat%20server
?


Regards Angelo


2007/6/29, Kavita Mehta <[EMAIL PROTECTED]>:
>
> But then that means that my tabbed JSP would have code for all the tabs
> ..How does it identify which tab code to open ??
>
>
>
>
> WongTseng <[EMAIL PROTECTED]>
> 06/29/2007 05:28 PM
> Please respond to
> "Struts Users Mailing List" 
>
>
> To
> "Struts Users Mailing List" 
> cc
>
> Subject
> Re: How to make tabs in JSP
>
>
>
>
>
>
> The action which is mapped to the url status.do should forward to the
jsp
> in
> which you have used the JSPTagControl. In this way several actions can
> share
> a single tabbed jsp. So don't put the content of the a tab in a separate
> jsp.
>
> 2007/6/29, Kavita Mehta <[EMAIL PROTECTED]>:
> >
> > Hi Angelo,
> > thanks for your help . I am using the JSPTagControl in my JSP as:
> >
> >  >   width="800px"
> >   height="100%">
> >>  title="BSSMAP Stats"
> >  width="100px" >
> >BSSMAP Stats ...follows...
> >   
> >>  title="Call Control Stats"
> >  href="/status.do" >
> >   
> >
> > 
> >
> > My problem is that when I click the second tab, the page corresponding
> to
> > /status.do  is displayed as a full page JSP and not as a part of
tabbed
> > JSP page. Please help.
> >
> > Regards,
> > Kavita
> >
>
>
>
> --
> Wong Tseng
> 王曾
>
>
>
>
>
>
>
>

*DISCLAIMER*
>
> This message and/or attachment(s) contained here are confidential,
> proprietary to HUGHES SYSTIQUE and its customers.
> Contents may be privileged or otherwise protected by law. The
information
> is solely intended for the entity it is
> addressed to. If you are not the intended recipient of this message, it
is
> strictly prohibited to read, forward,
> print, retain, copy or disseminate this message or any part of it. If
you
> have received this e-mail in error,
> please notify the sender immediately and delete the message.
>
>
>


>
>






*DISCLAIMER*

This message and/or attachment(s) contained here are confidential,
proprietary to HUGHES SYSTIQUE and its customers.
Contents may be privileged or otherwise protected by law. The information
is solely intended for the entity it is
addressed to. If you are not the intended recipient of this message, it is
strictly prohibited to read, forward,
print, retain, copy or disseminate this message or any part of it. If you
have received this e-mail in error,
please notify the sender immediately and delete the message.







Re: How to make tabs in JSP

2007-07-24 Thread Kavita Mehta
Hi Angelo,
Do you have any idea how can I make the tabs scrollable . Actually, the 
height of one of the tabs is more which makes the other tabs look empty 

OR can the tabs be of different height ?? which I assume not cos height is 
the parameter of jsptabcontrol:tabControl and not  jsptabcontrol:tabPage

thanks




"Angelo zerr" <[EMAIL PROTECTED]> 
06/29/2007 06:13 PM
Please respond to
"Struts Users Mailing List" 


To
"Struts Users Mailing List" 
cc

Subject
Re: How to make tabs in JSP






Hi
thank you Wong dor your response. You have right.
So in your url you must add parameter tabPageInputHiddenName into url like
this :

/status.do.do?tabPageInputHiddenName_PERSONNE_TABCONTROL=ADRESS_TABPAGE

I have explain it at
http://jsptabcontrol.sourceforge.net/user-guide.html#How%20manage%20tab%20page%20with%20runat%20server?


Regards Angelo


2007/6/29, Kavita Mehta <[EMAIL PROTECTED]>:
>
> But then that means that my tabbed JSP would have code for all the tabs
> ..How does it identify which tab code to open ??
>
>
>
>
> WongTseng <[EMAIL PROTECTED]>
> 06/29/2007 05:28 PM
> Please respond to
> "Struts Users Mailing List" 
>
>
> To
> "Struts Users Mailing List" 
> cc
>
> Subject
> Re: How to make tabs in JSP
>
>
>
>
>
>
> The action which is mapped to the url status.do should forward to the 
jsp
> in
> which you have used the JSPTagControl. In this way several actions can
> share
> a single tabbed jsp. So don't put the content of the a tab in a separate
> jsp.
>
> 2007/6/29, Kavita Mehta <[EMAIL PROTECTED]>:
> >
> > Hi Angelo,
> > thanks for your help . I am using the JSPTagControl in my JSP as:
> >
> >  >   width="800px"
> >   height="100%">
> >>  title="BSSMAP Stats"
> >  width="100px" >
> >BSSMAP Stats ...follows...
> >   
> >>  title="Call Control Stats"
> >  href="/status.do" >
> >   
> >
> > 
> >
> > My problem is that when I click the second tab, the page corresponding
> to
> > /status.do  is displayed as a full page JSP and not as a part of 
tabbed
> > JSP page. Please help.
> >
> > Regards,
> > Kavita
> >
>
>
>
> --
> Wong Tseng
> 王曾
>
>
>
>
>
>
>
> 
*DISCLAIMER*
>
> This message and/or attachment(s) contained here are confidential,
> proprietary to HUGHES SYSTIQUE and its customers.
> Contents may be privileged or otherwise protected by law. The 
information
> is solely intended for the entity it is
> addressed to. If you are not the intended recipient of this message, it 
is
> strictly prohibited to read, forward,
> print, retain, copy or disseminate this message or any part of it. If 
you
> have received this e-mail in error,
> please notify the sender immediately and delete the message.
>
>
> 

>
>





*DISCLAIMER*

This message and/or attachment(s) contained here are confidential, proprietary 
to HUGHES SYSTIQUE and its customers. 
Contents may be privileged or otherwise protected by law. The information is 
solely intended for the entity it is 
addressed to. If you are not the intended recipient of this message, it is 
strictly prohibited to read, forward, 
print, retain, copy or disseminate this message or any part of it. If you have 
received this e-mail in error, 
please notify the sender immediately and delete the message.





Re: How to make tabs in JSP

2007-06-29 Thread WongTseng

hi
you are welcome. it's every body's right. But it seems your right to think
other people are making noise of dor like an insect.

2007/6/29, Angelo zerr <[EMAIL PROTECTED]>:


Hi
thank you Wong dor your response. You have right.
So in your url you must add parameter tabPageInputHiddenName into url like
this :

/status.do.do?tabPageInputHiddenName_PERSONNE_TABCONTROL=ADRESS_TABPAGE

I have explain it at

http://jsptabcontrol.sourceforge.net/user-guide.html#How%20manage%20tab%20page%20with%20runat%20server
?

Regards Angelo


2007/6/29, Kavita Mehta <[EMAIL PROTECTED]>:
>
> But then that means that my tabbed JSP would have code for all the tabs
> ..How does it identify which tab code to open ??
>
>
>
>
> WongTseng <[EMAIL PROTECTED]>
> 06/29/2007 05:28 PM
> Please respond to
> "Struts Users Mailing List" 
>
>
> To
> "Struts Users Mailing List" 
> cc
>
> Subject
> Re: How to make tabs in JSP
>
>
>
>
>
>
> The action which is mapped to the url status.do should forward to the
jsp
> in
> which you have used the JSPTagControl. In this way several actions can
> share
> a single tabbed jsp. So don't put the content of the a tab in a separate
> jsp.
>
> 2007/6/29, Kavita Mehta <[EMAIL PROTECTED]>:
> >
> > Hi Angelo,
> > thanks for your help . I am using the JSPTagControl in my JSP as:
> >
> >  >   width="800px"
> >   height="100%">
> >>  title="BSSMAP Stats"
> >  width="100px" >
> >BSSMAP Stats ...follows...
> >   
> >>  title="Call Control Stats"
> >  href="/status.do" >
> >   
> >
> > 
> >
> > My problem is that when I click the second tab, the page corresponding
> to
> > /status.do  is displayed as a full page JSP and not as a part of
tabbed
> > JSP page. Please help.
> >
> > Regards,
> > Kavita
> >
>
>
>
> --
> Wong Tseng
> 王曾
>
>
>
>
>
>
>
>
*DISCLAIMER*
>
> This message and/or attachment(s) contained here are confidential,
> proprietary to HUGHES SYSTIQUE and its customers.
> Contents may be privileged or otherwise protected by law. The
information
> is solely intended for the entity it is
> addressed to. If you are not the intended recipient of this message, it
is
> strictly prohibited to read, forward,
> print, retain, copy or disseminate this message or any part of it. If
you
> have received this e-mail in error,
> please notify the sender immediately and delete the message.
>
>
>

>
>





--
Wong Tseng
王曾


Re: How to make tabs in JSP

2007-06-29 Thread Angelo zerr

Hi
thank you Wong dor your response. You have right.
So in your url you must add parameter tabPageInputHiddenName into url like
this :

/status.do.do?tabPageInputHiddenName_PERSONNE_TABCONTROL=ADRESS_TABPAGE

I have explain it at
http://jsptabcontrol.sourceforge.net/user-guide.html#How%20manage%20tab%20page%20with%20runat%20server?

Regards Angelo


2007/6/29, Kavita Mehta <[EMAIL PROTECTED]>:


But then that means that my tabbed JSP would have code for all the tabs
..How does it identify which tab code to open ??




WongTseng <[EMAIL PROTECTED]>
06/29/2007 05:28 PM
Please respond to
"Struts Users Mailing List" 


To
"Struts Users Mailing List" 
cc

Subject
Re: How to make tabs in JSP






The action which is mapped to the url status.do should forward to the jsp
in
which you have used the JSPTagControl. In this way several actions can
share
a single tabbed jsp. So don't put the content of the a tab in a separate
jsp.

2007/6/29, Kavita Mehta <[EMAIL PROTECTED]>:
>
> Hi Angelo,
> thanks for your help . I am using the JSPTagControl in my JSP as:
>
>width="800px"
>   height="100%">
> title="BSSMAP Stats"
>  width="100px" >
>BSSMAP Stats ...follows...
>   
> title="Call Control Stats"
>  href="/status.do" >
>   
>
> 
>
> My problem is that when I click the second tab, the page corresponding
to
> /status.do  is displayed as a full page JSP and not as a part of tabbed
> JSP page. Please help.
>
> Regards,
> Kavita
>



--
Wong Tseng
王曾







*DISCLAIMER*

This message and/or attachment(s) contained here are confidential,
proprietary to HUGHES SYSTIQUE and its customers.
Contents may be privileged or otherwise protected by law. The information
is solely intended for the entity it is
addressed to. If you are not the intended recipient of this message, it is
strictly prohibited to read, forward,
print, retain, copy or disseminate this message or any part of it. If you
have received this e-mail in error,
please notify the sender immediately and delete the message.







Re: How to make tabs in JSP

2007-06-29 Thread Kavita Mehta
But then that means that my tabbed JSP would have code for all the tabs 
..How does it identify which tab code to open ??




WongTseng <[EMAIL PROTECTED]> 
06/29/2007 05:28 PM
Please respond to
"Struts Users Mailing List" 


To
"Struts Users Mailing List" 
cc

Subject
Re: How to make tabs in JSP






The action which is mapped to the url status.do should forward to the jsp 
in
which you have used the JSPTagControl. In this way several actions can 
share
a single tabbed jsp. So don't put the content of the a tab in a separate
jsp.

2007/6/29, Kavita Mehta <[EMAIL PROTECTED]>:
>
> Hi Angelo,
> thanks for your help . I am using the JSPTagControl in my JSP as:
>
>width="800px"
>   height="100%">
> title="BSSMAP Stats"
>  width="100px" >
>BSSMAP Stats ...follows...
>   
> title="Call Control Stats"
>  href="/status.do" >
>   
>
> 
>
> My problem is that when I click the second tab, the page corresponding 
to
> /status.do  is displayed as a full page JSP and not as a part of tabbed
> JSP page. Please help.
>
> Regards,
> Kavita
>



-- 
Wong Tseng
王曾






*DISCLAIMER*

This message and/or attachment(s) contained here are confidential, proprietary 
to HUGHES SYSTIQUE and its customers. 
Contents may be privileged or otherwise protected by law. The information is 
solely intended for the entity it is 
addressed to. If you are not the intended recipient of this message, it is 
strictly prohibited to read, forward, 
print, retain, copy or disseminate this message or any part of it. If you have 
received this e-mail in error, 
please notify the sender immediately and delete the message.





Re: How to make tabs in JSP

2007-06-29 Thread WongTseng

The action which is mapped to the url status.do should forward to the jsp in
which you have used the JSPTagControl. In this way several actions can share
a single tabbed jsp. So don't put the content of the a tab in a separate
jsp.

2007/6/29, Kavita Mehta <[EMAIL PROTECTED]>:


Hi Angelo,
thanks for your help . I am using the JSPTagControl in my JSP as:


  
   BSSMAP Stats ...follows...
  
  
  



My problem is that when I click the second tab, the page corresponding to
/status.do  is displayed as a full page JSP and not as a part of tabbed
JSP page. Please help.

Regards,
Kavita





--
Wong Tseng
王曾


Re: How to make tabs in JSP

2007-06-29 Thread Kavita Mehta
Hi Angelo,
thanks for your help . I am using the JSPTagControl in my JSP as:

  
  
   BSSMAP Stats ...follows...
  
   
  
 


My problem is that when I click the second tab, the page corresponding to 
/status.do  is displayed as a full page JSP and not as a part of tabbed 
JSP page. Please help.

Regards,
Kavita





"Angelo zerr" <[EMAIL PROTECTED]> 
06/27/2007 01:22 PM
Please respond to
"Struts Users Mailing List" 


To
"Struts Users Mailing List" 
cc

Subject
Re: How to make tabs in JSP






Hello,
if you have questions about JSPTabControl don't hesitate to ask me.

Regards Angelo

2007/6/27, Yoge <[EMAIL PROTECTED]>:
>
> I have used http://webfx.eae.net/dhtml/tabpane/tabpane.html in our site
> http://site24x7.com
>
> May be u can try that also
>
> --
> Yoge,
> AdventNet, Inc.
> 925-965-6528
> [EMAIL PROTECTED]
> site24x7.com
>
>
>
> On 6/27/07, Kavita Mehta <[EMAIL PROTECTED]> wrote:
> >
> > I'm using Struts 1.2 ...
> > wd search more on JSPTabControl as you previously suggested.
> >
> > thanks
> >
> >
> >
> > "Angelo zerr" <[EMAIL PROTECTED]>
> > 06/26/2007 06:17 PM
> > Please respond to
> > "Struts Users Mailing List" 
> >
> >
> > To
> > "Struts Users Mailing List" 
> > cc
> >
> > Subject
> > Re: How to make tabs in JSP
> >
> >
> >
> >
> >
> >
> > If you are using Struts2.x, you should use tabbedpanel as Adrian have
> you
> > suggested.
> >
> > 2007/6/26, Adrian Ost <[EMAIL PROTECTED]>:
> > >
> > > Angelo zerr schrieb:
> > > > Hi,
> > > > perhaps you could be interest with JSPTabControl
> > > > http://jsptabcontrol.sourceforge.net/
> > > > which generate tabs with ul/li HTML.
> > > >
> > > > Regards Angelo
> > > >
> > > > 2007/6/26, Kavita Mehta <[EMAIL PROTECTED]>:
> > > >>
> > > >> Hi,
> > > >> I want to code a JSP page with tabs . Does struts support an easy
> way
> > > of
> > > >> doing the same.
> > > >> Any link to the related resource would be helpful ...I have
> searched
> > on
> > > >> Struts-Layout ...any other option ?
> > > >>
> > > >> Thanks
> > > >> Kavita
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > >
> >
> >
> 
*DISCLAIMER*
> > > >>
> > > >>
> > > >> This message and/or attachment(s) contained here are 
confidential,
> > > >> proprietary to HUGHES SYSTIQUE and its customers.
> > > >> Contents may be privileged or otherwise protected by law. The
> > > >> information
> > > >> is solely intended for the entity it is
> > > >> addressed to. If you are not the intended recipient of this
> message,
> > > >> it is
> > > >> strictly prohibited to read, forward,
> > > >> print, retain, copy or disseminate this message or any part of 
it.
> If
> > > >> you
> > > >> have received this e-mail in error,
> > > >> please notify the sender immediately and delete the message.
> > > >>
> > > >>
> > > >>
> > >
> >
> >
> 

> > > >>
> > > >>
> > > >>
> > > >
> > > or u just go for the struts 2 tag tabbedpanel ... pretty easy to
> > > customize with new template.
> > > http://struts.apache.org/2.x/docs/tabbedpanel.html
> > > greets adi
> > >
> > >
> > > --
> > > Adrian Ost
> > >
> > > MindMatics AG
> > > Marcel-Breuer-Str. 18
> > > D-80807 München
> > >
> > > E-Mail: [EMAIL PROTECTED]
> > > Web:   www.MindMatics.de
> > >
> 
> > > Der Inhalt dieser E-Mail ist vertraulich. Sollte Ihnen die E-Mail
> > > irrtümlich zugesandt worden sein, bitten wir Sie, uns unverzüglich
> > > zu benachrichtigen und die E-Mail zu löschen.
> > >
> > > Ust-IdNr. D

Re: How to make tabs in JSP

2007-06-27 Thread Angelo zerr

Hello,
if you have questions about JSPTabControl don't hesitate to ask me.

Regards Angelo

2007/6/27, Yoge <[EMAIL PROTECTED]>:


I have used http://webfx.eae.net/dhtml/tabpane/tabpane.html in our site
http://site24x7.com

May be u can try that also

--
Yoge,
AdventNet, Inc.
925-965-6528
[EMAIL PROTECTED]
site24x7.com



On 6/27/07, Kavita Mehta <[EMAIL PROTECTED]> wrote:
>
> I'm using Struts 1.2 ...
> wd search more on JSPTabControl as you previously suggested.
>
> thanks
>
>
>
> "Angelo zerr" <[EMAIL PROTECTED]>
> 06/26/2007 06:17 PM
> Please respond to
> "Struts Users Mailing List" 
>
>
> To
> "Struts Users Mailing List" 
> cc
>
> Subject
> Re: How to make tabs in JSP
>
>
>
>
>
>
> If you are using Struts2.x, you should use tabbedpanel as Adrian have
you
> suggested.
>
> 2007/6/26, Adrian Ost <[EMAIL PROTECTED]>:
> >
> > Angelo zerr schrieb:
> > > Hi,
> > > perhaps you could be interest with JSPTabControl
> > > http://jsptabcontrol.sourceforge.net/
> > > which generate tabs with ul/li HTML.
> > >
> > > Regards Angelo
> > >
> > > 2007/6/26, Kavita Mehta <[EMAIL PROTECTED]>:
> > >>
> > >> Hi,
> > >> I want to code a JSP page with tabs . Does struts support an easy
way
> > of
> > >> doing the same.
> > >> Any link to the related resource would be helpful ...I have
searched
> on
> > >> Struts-Layout ...any other option ?
> > >>
> > >> Thanks
> > >> Kavita
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> >
>
>
*DISCLAIMER*
> > >>
> > >>
> > >> This message and/or attachment(s) contained here are confidential,
> > >> proprietary to HUGHES SYSTIQUE and its customers.
> > >> Contents may be privileged or otherwise protected by law. The
> > >> information
> > >> is solely intended for the entity it is
> > >> addressed to. If you are not the intended recipient of this
message,
> > >> it is
> > >> strictly prohibited to read, forward,
> > >> print, retain, copy or disseminate this message or any part of it.
If
> > >> you
> > >> have received this e-mail in error,
> > >> please notify the sender immediately and delete the message.
> > >>
> > >>
> > >>
> >
>
>

> > >>
> > >>
> > >>
> > >
> > or u just go for the struts 2 tag tabbedpanel ... pretty easy to
> > customize with new template.
> > http://struts.apache.org/2.x/docs/tabbedpanel.html
> > greets adi
> >
> >
> > --
> > Adrian Ost
> >
> > MindMatics AG
> > Marcel-Breuer-Str. 18
> > D-80807 München
> >
> > E-Mail: [EMAIL PROTECTED]
> > Web:   www.MindMatics.de
> >

> > Der Inhalt dieser E-Mail ist vertraulich. Sollte Ihnen die E-Mail
> > irrtümlich zugesandt worden sein, bitten wir Sie, uns unverzüglich
> > zu benachrichtigen und die E-Mail zu löschen.
> >
> > Ust-IdNr. DE211603599
> > Registergericht München: HRB 131369
> > Vorstand: Ingo Lippert, Christian Hinrichs, Oliver Beckmann, Armin
> > Barbalata
> > Aufsichtsrat: Martin Weber (Vorsitzender), Dr. Dirk Brückner
> (stellvertr.
> > Vorsitzender)
> >
> > The contents of this e-mail are confidential. If you received this
> > e-mail in error, please notify us immediately and delete the e-mail.
> >

> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
>
>
>
>
*DISCLAIMER*
>
> This message and/or attachment(s) contained here are confidential,
> proprietary to HUGHES SYSTIQUE and its customers.
> Contents may be privileged or otherwise protected by law. The
information
> is solely intended for the entity it is
> addressed to. If you are not the intended recipient of this message, it
is
> strictly prohibited to read, forward,
> print, retain, copy or disseminate this message or any part of it. If
you
> have received this e-mail in error,
> please notify the sender immediately and delete the message.
>
>
>

>
>


--
--Yoge
91-9840425388



Re: How to make tabs in JSP

2007-06-27 Thread Yoge

I have used http://webfx.eae.net/dhtml/tabpane/tabpane.html in our site
http://site24x7.com

May be u can try that also

--
Yoge,
AdventNet, Inc.
925-965-6528
[EMAIL PROTECTED]
site24x7.com



On 6/27/07, Kavita Mehta <[EMAIL PROTECTED]> wrote:


I'm using Struts 1.2 ...
wd search more on JSPTabControl as you previously suggested.

thanks



"Angelo zerr" <[EMAIL PROTECTED]>
06/26/2007 06:17 PM
Please respond to
"Struts Users Mailing List" 


To
"Struts Users Mailing List" 
cc

Subject
Re: How to make tabs in JSP






If you are using Struts2.x, you should use tabbedpanel as Adrian have you
suggested.

2007/6/26, Adrian Ost <[EMAIL PROTECTED]>:
>
> Angelo zerr schrieb:
> > Hi,
> > perhaps you could be interest with JSPTabControl
> > http://jsptabcontrol.sourceforge.net/
> > which generate tabs with ul/li HTML.
> >
> > Regards Angelo
> >
> > 2007/6/26, Kavita Mehta <[EMAIL PROTECTED]>:
> >>
> >> Hi,
> >> I want to code a JSP page with tabs . Does struts support an easy way
> of
> >> doing the same.
> >> Any link to the related resource would be helpful ...I have searched
on
> >> Struts-Layout ...any other option ?
> >>
> >> Thanks
> >> Kavita
> >>
> >>
> >>
> >>
> >>
> >>
>

*DISCLAIMER*
> >>
> >>
> >> This message and/or attachment(s) contained here are confidential,
> >> proprietary to HUGHES SYSTIQUE and its customers.
> >> Contents may be privileged or otherwise protected by law. The
> >> information
> >> is solely intended for the entity it is
> >> addressed to. If you are not the intended recipient of this message,
> >> it is
> >> strictly prohibited to read, forward,
> >> print, retain, copy or disseminate this message or any part of it. If
> >> you
> >> have received this e-mail in error,
> >> please notify the sender immediately and delete the message.
> >>
> >>
> >>
>


> >>
> >>
> >>
> >
> or u just go for the struts 2 tag tabbedpanel ... pretty easy to
> customize with new template.
> http://struts.apache.org/2.x/docs/tabbedpanel.html
> greets adi
>
>
> --
> Adrian Ost
>
> MindMatics AG
> Marcel-Breuer-Str. 18
> D-80807 München
>
> E-Mail: [EMAIL PROTECTED]
> Web:   www.MindMatics.de
> 
> Der Inhalt dieser E-Mail ist vertraulich. Sollte Ihnen die E-Mail
> irrtümlich zugesandt worden sein, bitten wir Sie, uns unverzüglich
> zu benachrichtigen und die E-Mail zu löschen.
>
> Ust-IdNr. DE211603599
> Registergericht München: HRB 131369
> Vorstand: Ingo Lippert, Christian Hinrichs, Oliver Beckmann, Armin
> Barbalata
> Aufsichtsrat: Martin Weber (Vorsitzender), Dr. Dirk Brückner
(stellvertr.
> Vorsitzender)
>
> The contents of this e-mail are confidential. If you received this
> e-mail in error, please notify us immediately and delete the e-mail.
> 
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>






*DISCLAIMER*

This message and/or attachment(s) contained here are confidential,
proprietary to HUGHES SYSTIQUE and its customers.
Contents may be privileged or otherwise protected by law. The information
is solely intended for the entity it is
addressed to. If you are not the intended recipient of this message, it is
strictly prohibited to read, forward,
print, retain, copy or disseminate this message or any part of it. If you
have received this e-mail in error,
please notify the sender immediately and delete the message.








--
--Yoge
91-9840425388


Re: How to make tabs in JSP

2007-06-26 Thread Kavita Mehta
I'm using Struts 1.2 ...
wd search more on JSPTabControl as you previously suggested.

thanks



"Angelo zerr" <[EMAIL PROTECTED]> 
06/26/2007 06:17 PM
Please respond to
"Struts Users Mailing List" 


To
"Struts Users Mailing List" 
cc

Subject
Re: How to make tabs in JSP






If you are using Struts2.x, you should use tabbedpanel as Adrian have you
suggested.

2007/6/26, Adrian Ost <[EMAIL PROTECTED]>:
>
> Angelo zerr schrieb:
> > Hi,
> > perhaps you could be interest with JSPTabControl
> > http://jsptabcontrol.sourceforge.net/
> > which generate tabs with ul/li HTML.
> >
> > Regards Angelo
> >
> > 2007/6/26, Kavita Mehta <[EMAIL PROTECTED]>:
> >>
> >> Hi,
> >> I want to code a JSP page with tabs . Does struts support an easy way
> of
> >> doing the same.
> >> Any link to the related resource would be helpful ...I have searched 
on
> >> Struts-Layout ...any other option ?
> >>
> >> Thanks
> >> Kavita
> >>
> >>
> >>
> >>
> >>
> >>
> 
*DISCLAIMER*
> >>
> >>
> >> This message and/or attachment(s) contained here are confidential,
> >> proprietary to HUGHES SYSTIQUE and its customers.
> >> Contents may be privileged or otherwise protected by law. The
> >> information
> >> is solely intended for the entity it is
> >> addressed to. If you are not the intended recipient of this message,
> >> it is
> >> strictly prohibited to read, forward,
> >> print, retain, copy or disseminate this message or any part of it. If
> >> you
> >> have received this e-mail in error,
> >> please notify the sender immediately and delete the message.
> >>
> >>
> >>
> 

> >>
> >>
> >>
> >
> or u just go for the struts 2 tag tabbedpanel ... pretty easy to
> customize with new template.
> http://struts.apache.org/2.x/docs/tabbedpanel.html
> greets adi
>
>
> --
> Adrian Ost
>
> MindMatics AG
> Marcel-Breuer-Str. 18
> D-80807 München
>
> E-Mail: [EMAIL PROTECTED]
> Web:   www.MindMatics.de
> 
> Der Inhalt dieser E-Mail ist vertraulich. Sollte Ihnen die E-Mail
> irrtümlich zugesandt worden sein, bitten wir Sie, uns unverzüglich
> zu benachrichtigen und die E-Mail zu löschen.
>
> Ust-IdNr. DE211603599
> Registergericht München: HRB 131369
> Vorstand: Ingo Lippert, Christian Hinrichs, Oliver Beckmann, Armin
> Barbalata
> Aufsichtsrat: Martin Weber (Vorsitzender), Dr. Dirk Brückner 
(stellvertr.
> Vorsitzender)
>
> The contents of this e-mail are confidential. If you received this
> e-mail in error, please notify us immediately and delete the e-mail.
> 
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>





*DISCLAIMER*

This message and/or attachment(s) contained here are confidential, proprietary 
to HUGHES SYSTIQUE and its customers. 
Contents may be privileged or otherwise protected by law. The information is 
solely intended for the entity it is 
addressed to. If you are not the intended recipient of this message, it is 
strictly prohibited to read, forward, 
print, retain, copy or disseminate this message or any part of it. If you have 
received this e-mail in error, 
please notify the sender immediately and delete the message.





RE: How to make tabs in JSP

2007-06-26 Thread nagesh.kumar
In struts layout u have lots options mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 26, 2007 5:34 PM
To: user@struts.apache.org
Subject: How to make tabs in JSP

Hi,
I want to code a JSP page with tabs . Does struts support an easy way of
doing the same.
Any link to the related resource would be helpful ...I have searched on
Struts-Layout ...any other option ?

Thanks
Kavita




*DISCLAIMER*


This message and/or attachment(s) contained here are confidential,
proprietary to HUGHES SYSTIQUE and its customers. 
Contents may be privileged or otherwise protected by law. The information is
solely intended for the entity it is addressed to. If you are not the
intended recipient of this message, it is strictly prohibited to read,
forward, print, retain, copy or disseminate this message or any part of it.
If you have received this e-mail in error, please notify the sender
immediately and delete the message.






+
CONFIDENTIALITY NOTICE & DISCLAIMER

The contents of this e-mail are confidential to the ordinary user of the e-mail 
address to which it was addressed and may also be privileged.  If you are not 
the addressee of this e-mail you may not copy, forward, disclose or otherwise 
use it or any part of it in any form whatsoever.  If you have received this 
e-mail in error please e-mail the sender by replying to this message. The 
recipient should check this email and any attachments for the presence of 
viruses. InterGlobe accepts no liability for any damage caused by any virus 
transmitted by this email.
+



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



Re: How to make tabs in JSP

2007-06-26 Thread Angelo zerr

If you are using Struts2.x, you should use tabbedpanel as Adrian have you
suggested.

2007/6/26, Adrian Ost <[EMAIL PROTECTED]>:


Angelo zerr schrieb:
> Hi,
> perhaps you could be interest with JSPTabControl
> http://jsptabcontrol.sourceforge.net/
> which generate tabs with ul/li HTML.
>
> Regards Angelo
>
> 2007/6/26, Kavita Mehta <[EMAIL PROTECTED]>:
>>
>> Hi,
>> I want to code a JSP page with tabs . Does struts support an easy way
of
>> doing the same.
>> Any link to the related resource would be helpful ...I have searched on
>> Struts-Layout ...any other option ?
>>
>> Thanks
>> Kavita
>>
>>
>>
>>
>>
>>
*DISCLAIMER*
>>
>>
>> This message and/or attachment(s) contained here are confidential,
>> proprietary to HUGHES SYSTIQUE and its customers.
>> Contents may be privileged or otherwise protected by law. The
>> information
>> is solely intended for the entity it is
>> addressed to. If you are not the intended recipient of this message,
>> it is
>> strictly prohibited to read, forward,
>> print, retain, copy or disseminate this message or any part of it. If
>> you
>> have received this e-mail in error,
>> please notify the sender immediately and delete the message.
>>
>>
>>

>>
>>
>>
>
or u just go for the struts 2 tag tabbedpanel ... pretty easy to
customize with new template.
http://struts.apache.org/2.x/docs/tabbedpanel.html
greets adi


--
Adrian Ost

MindMatics AG
Marcel-Breuer-Str. 18
D-80807 München

E-Mail: [EMAIL PROTECTED]
Web:   www.MindMatics.de

Der Inhalt dieser E-Mail ist vertraulich. Sollte Ihnen die E-Mail
irrtümlich zugesandt worden sein, bitten wir Sie, uns unverzüglich
zu benachrichtigen und die E-Mail zu löschen.

Ust-IdNr. DE211603599
Registergericht München: HRB 131369
Vorstand: Ingo Lippert, Christian Hinrichs, Oliver Beckmann, Armin
Barbalata
Aufsichtsrat: Martin Weber (Vorsitzender), Dr. Dirk Brückner (stellvertr.
Vorsitzender)

The contents of this e-mail are confidential. If you received this
e-mail in error, please notify us immediately and delete the e-mail.



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




Re: How to make tabs in JSP

2007-06-26 Thread Adrian Ost

Angelo zerr schrieb:

Hi,
perhaps you could be interest with JSPTabControl
http://jsptabcontrol.sourceforge.net/
which generate tabs with ul/li HTML.

Regards Angelo

2007/6/26, Kavita Mehta <[EMAIL PROTECTED]>:


Hi,
I want to code a JSP page with tabs . Does struts support an easy way of
doing the same.
Any link to the related resource would be helpful ...I have searched on
Struts-Layout ...any other option ?

Thanks
Kavita





*DISCLAIMER* 



This message and/or attachment(s) contained here are confidential,
proprietary to HUGHES SYSTIQUE and its customers.
Contents may be privileged or otherwise protected by law. The 
information

is solely intended for the entity it is
addressed to. If you are not the intended recipient of this message, 
it is

strictly prohibited to read, forward,
print, retain, copy or disseminate this message or any part of it. If 
you

have received this e-mail in error,
please notify the sender immediately and delete the message.


 






or u just go for the struts 2 tag tabbedpanel ... pretty easy to 
customize with new template.

http://struts.apache.org/2.x/docs/tabbedpanel.html
greets adi


--
Adrian Ost

MindMatics AG
Marcel-Breuer-Str. 18
D-80807 München

E-Mail: [EMAIL PROTECTED]
Web:   www.MindMatics.de 


Der Inhalt dieser E-Mail ist vertraulich. Sollte Ihnen die E-Mail
irrtümlich zugesandt worden sein, bitten wir Sie, uns unverzüglich
zu benachrichtigen und die E-Mail zu löschen.

Ust-IdNr. DE211603599
Registergericht München: HRB 131369
Vorstand: Ingo Lippert, Christian Hinrichs, Oliver Beckmann, Armin Barbalata
Aufsichtsrat: Martin Weber (Vorsitzender), Dr. Dirk Brückner (stellvertr. 
Vorsitzender)

The contents of this e-mail are confidential. If you received this
e-mail in error, please notify us immediately and delete the e-mail.



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



Re: How to make tabs in JSP

2007-06-26 Thread Angelo zerr

Hi,
perhaps you could be interest with JSPTabControl
http://jsptabcontrol.sourceforge.net/
which generate tabs with ul/li HTML.

Regards Angelo

2007/6/26, Kavita Mehta <[EMAIL PROTECTED]>:


Hi,
I want to code a JSP page with tabs . Does struts support an easy way of
doing the same.
Any link to the related resource would be helpful ...I have searched on
Struts-Layout ...any other option ?

Thanks
Kavita





*DISCLAIMER*

This message and/or attachment(s) contained here are confidential,
proprietary to HUGHES SYSTIQUE and its customers.
Contents may be privileged or otherwise protected by law. The information
is solely intended for the entity it is
addressed to. If you are not the intended recipient of this message, it is
strictly prohibited to read, forward,
print, retain, copy or disseminate this message or any part of it. If you
have received this e-mail in error,
please notify the sender immediately and delete the message.







How to make tabs in JSP

2007-06-26 Thread Kavita Mehta
Hi,
I want to code a JSP page with tabs . Does struts support an easy way of 
doing the same.
Any link to the related resource would be helpful ...I have searched on 
Struts-Layout ...any other option ?

Thanks
Kavita




*DISCLAIMER*

This message and/or attachment(s) contained here are confidential, proprietary 
to HUGHES SYSTIQUE and its customers. 
Contents may be privileged or otherwise protected by law. The information is 
solely intended for the entity it is 
addressed to. If you are not the intended recipient of this message, it is 
strictly prohibited to read, forward, 
print, retain, copy or disseminate this message or any part of it. If you have 
received this e-mail in error, 
please notify the sender immediately and delete the message.