Created

Embed URL

HTTPS clone URL

SSH clone URL

You can clone with HTTPS or SSH.

Download Gist
View gist:1335210
1 2 3 4 5 6
@UrlMapping(pattern = "/item/#{id}/")
@ViewPattern("/item.xhtml")
@ViewController(PageController.class)
@Owner
@ViewAction("#{pageController.viewAction(pageController.item)}", phase=AppliRequestValues.class, before=true)
ITEM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.