Hi, In JSP pages, it is quite simple to change HTML rendering as it is possible to test java properties and depending on the value we can display or hide html code.
How is it possible to do this in Wicket ? Is there a wicket tag that we can use for that ? E.g. Depending of the value returned by a property, I would like to display in a table a red button instead of a green Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com
