At a first glimpse it looks okay. Not sure what you mean by your
application terminating... but here's a working example for you to correct
you page:
http://www.wicket-library.com/wicket-examples/compref/wicket/bookmarkable/org.apache.wicket.examples.compref.TabbedPanelPage;jsessionid=76A4F74BA9600E5D001006980818BB0A?0

On Sat, Nov 29, 2014 at 6:11 AM, K <kondetiudayki...@gmail.com> wrote:

> 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
>
>


-- 
~ Thank you,
   Paul Bors

Reply via email to