Is there a way to write out literal HTML from Wicket, without using a
<Wicket:Id>?

Example: We need to go thru all our pages, and add a <div> component. If we
were to do it the proper way we'd have to alter our HTML to add a
"wicket:id" for this <div>. But we want a one-pass-through in the common
ancestor page that will hard-code the literal HTML for this component.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Write-Out-HTML-without-WicketId-tp4653525.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to