TabUsage
|
It is very long story. Initially we used Java-Script based tabs implementation I've got from JspWiki (since we are using it). But after we decided to migrate to JSF - I started to use panelTabs from Tomahawk. People! Do not use it! It produced so much problems for us. Here is a blog
of another person - but it explain the problem.
So, currently we moved back to JspWiki Based implementation. Maybe, it will make sense to use proposed solution
but I suppose it will be better to write own tag to implement tags - it doesn't make sence - JspWiki Based or some other.
| Last Modified by akakunin 1 year ago |