cancel
Showing results for 
Search instead for 
Did you mean: 

Development of Tab controls

Former Member
0 Kudos

HI,

I want to develop an application where the UI should have tab controls, something like this http://jsptabcontrol.sourceforge.net/

i tried this but did not work.

can you please explainme how. along with what all to be downloded and the code snippet.

waiting for help.

Regards

Divya

Accepted Solutions (0)

Answers (3)

Answers (3)

prashil
Advisor
Advisor
0 Kudos

Hi Divya,

You can also use HTMB taglib for the tab control.

It is easy configurable to JSP.

Go through the http://help.sap.com/saphelp_nw2004s/helpdata/en/44/471ce3617b14bce10000000a155369/frameset.htm

Hope you find this helpful!!!!!

Thanks,

Prashil

Former Member
0 Kudos

Hi,

I have tried HTMLB, but it is not supported for my platform. I never worked with CSS too. can we do it using simple JSPs?

Former Member
0 Kudos

Hi,

if you know CSS, can try this product to design some tabs using CSS.

<a href="http://www.freedownloadscenter.com/Web_Authoring/Misc__Web_Authoring_Tools/CSS_Tab_Designer.html">Free CSS design Tool</a>.

regards

Vivek Nidhi

prashil
Advisor
Advisor
0 Kudos

Hi Divya,

If you analyse the link, this tabs are available with the help of JSPTabControl Tag Library.

There in the User Guide, they have mention how to use this taglib and configure it.

Additionally, they have provided the Download link, which will allow you to download this taglib.

Once you configure the downloaded .tld as per the instruction.

I think you'll be able to work it out.

Regards,

Prashil