[jboss-user] [JBoss Seam] - Re: Enums - Useage

tony.herstell@gmail.com do-not-reply at jboss.com
Thu May 24 21:10:07 EDT 2007


Actually I really want to do this:


  | <ice:menuItem id="bookingIndoorArenaMenuOption"
  | 	value="#{messages.Resource.instance.ResourceKind.INDOOR_ARENA.inlLabel}"
  | 	action="#{availabilityController.showAvailability(
  | Resource.instance.ResourceKind.INDOOR_ARENA
  | )}">
  | 	<s:conversationPropagation type="none" />
  | </ice:menuItem>
  | 




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048527#4048527

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048527



More information about the jboss-user mailing list