Hi 
I am trying to implement an example for tabbed panel page in wicket but it
does not work. I have stripped off few methods that i thought were not
necessary for my current scenario. I am not sure if i missed something.
Please suggest.

Mark-up: Tabbed Panel Page
tabbedpanelpage.txt
<http://apache-wicket.1842946.n4.nabble.com/file/n4668589/tabbedpanelpage.txt>  

Java Code: Tabbed Panel Page
tabbedpanelpage(1).txt
<http://apache-wicket.1842946.n4.nabble.com/file/n4668589/tabbedpanelpage%281%29.txt>
  

Mark-up: TabPanel1 (TabPanel2 & TabPanel3 are same )
tabpanel1.txt
<http://apache-wicket.1842946.n4.nabble.com/file/n4668589/tabpanel1.txt>  

My Log: 
Constructor:
AbstractTab : 1
AbstractTab : 2
AbstractTab : 3
getPanel: 1
TabPanel1

my application terminates at this point. Thanks in advance.

-----
K
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/TabbedPanel-tp4668589.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to