You can clone with HTTPS or SSH.
@UrlMapping(pattern = "/item/#{id}/") @ViewPattern("/item.xhtml") @ViewController(PageController.class) @Owner @ViewAction("#{pageController.viewAction(pageController.item)}", phase=AppliRequestValues.class, before=true) ITEM