Hi,I have a problem with some jsp pages firing twice.In a jsp page I have a bundle. It is called exactly once. Inside the bundle it makes a save to the jcr. This save is called exactly once inside the bundle. It is done at the entrance to the bundle. This save method is not part of a conditional or ...