[jboss-user] [JBoss Portal] - Re: Creating a page that is not displayed in Portal Tabs
Soon5
do-not-reply at jboss.com
Tue Nov 20 07:11:51 EST 2007
Hy,
I have a kind of "hack" idea, but it should work.
Go to the $PORTAL-WAR\portal-core.war\WEB-INF\jsp\header Folder and open the tabs.jsp File. That File renders the Tabs. You will find some loops over iterators there. You could compare the name of the Page with your hidden one, and ignore the render process.
Greetings
Soon5
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106336#4106336
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106336
More information about the jboss-user
mailing list