484950515253545556
viewer = new FramesetFragment( ); viewer.buildComposite( ); viewer.setJSPRootPath( "/webcontent/birt" ); // handle 'run' pattern run = new RunFragment( ); run.buildComposite( ); run.setJSPRootPath( "/webcontent/birt" ); }
454647484950515253