I think Wicket supports xml based resource bundles since 1.3? So you can use properly encoded resource bundles directly if you create them in xml format.
but this is based on limited memory. Martijn On 10/3/07, ManuelBarzi <[EMAIL PROTECTED]> wrote: > > Dear Sirs, > > I have a lot of literal files (properties) with some special characters > (spanish accents) that I would desire to convert to HTML entities during > rendering. Is this conversion set-able in Wicket, so to automatically let > the framework transform special characters to its HTML entity > representation? > > Thank you ;) > > Manu > -- > View this message in context: > http://www.nabble.com/Automatic-character2HTMLEntity-conversion--tf4561020.html#a13016399 > Sent from the Wicket - Dev mailing list archive at Nabble.com. > > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0-beta3 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/
