Details
Description
old tabSet component had series of tags for it and not all the features. Remove
jsp:-
<tabSet>
<headers>
<header>
<content>
<contentPane>
remove from TLD and from jsptagtest example (webapp/tabset/oldTabSet.jsp)
Then rename tabSetControl to tabSet
no contentPane or content tags still used in JSP (removed from implementation of accordion in 1.2)
jsp:-
<tabSet>
<headers>
<header>
<content>
<contentPane>
remove from TLD and from jsptagtest example (webapp/tabset/oldTabSet.jsp)
Then rename tabSetControl to tabSet
no contentPane or content tags still used in JSP (removed from implementation of accordion in 1.2)
removed old one and then noticed mvc-mediacast uses old variation. Will modify and check in with rename of tabSetControl to tabSet