Hi (& thanks for your reply) i install firebug then i load the tutorial page, press f12 for firebug an then i saw the folowing.
bpui is not defined
[Break on this error] bpui.load("/ProgressBar/faces/static/META-INF/dojo/dojo.js");
ProgressBar (line 51)
bpui is not defined
[Break on this error] bpui.progressbar.unparameterizedUrl = "/ProgressBar/faces/dynamic/bpui_progressb...
ProgressBar (line 66)
bpui is not defined
[Break on this error] bpui.load("/ProgressBar/faces/static/META-INF/dojo/dojo.js");
ProgressBar (line 88)
bpui is not defined
[Break on this error] new bpui.progressbar.Instance("form1:progressBar2", 241, 0, "#{SessionBean1.task...
what must i do to resolve the problem?