Juergen Donnerstag wrote:
what do you prefer? wicket:div? wicket:span? wicket:tag? anything else?
I dislike both div and span, as this construct is really nothing to do with either, and they just make it confusing.
To me, at least, <wicket:tag> is meaningless.I like Johan's <wicket:container> most, as one generally uses a WebMarkupContainer for this, so that's most consistent.
Al
