Re: NPE : Exception in rendering component

2009-04-02 Thread HHB
Issue solved, I'm using href instead of src attribute of script tag HHB wrote: > > Hey, > I created this panel: > > > > > > > > > > > > # First header > > First content > > # Second header > >

NPE : Exception in rendering component

2009-04-02 Thread HHB
Hey, I created this panel: First header First content Second header Second content This is supposed to be jQuery Accordion component. public class NavigationPanel extends Panel {