Re: Tomahawk pannelTabbedPane tag

2008-01-24 Thread Alvi
Gerald Müllan apache.org> writes: > > Hi, > > please do also append the corresponding snippet of your web.xml. > > cheers, > > Gerald > > On Jan 24, 2008 12:56 PM, Alvi yahoo.com> wrote: > > Hi, > > > > I am trying to make a simp

Tomahawk pannelTabbedPane tag

2008-01-24 Thread Alvi
Hi, I am trying to make a simple tab page. My code is.. <%@ taglib uri="http://java.sun.com/jsf/html"; prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core"; prefix="f"%> <%@ taglib uri="http://myfaces.apache.org/tomahawk"; prefix="t"%> t:panelTabbedPane example When I