Unfortunately no. Rico's xml envelop wraps the html returned by wicket and then looks up the appropriate dom element and does a replace with innerHTML. If I could just call Strings.escapeMarkup on the rendered response, that would be sufficient. Where would be the best place to do that?

thx,

jim



Juergen Donnerstag wrote:
 CDATA is no option?

Juergen

On 1/25/06, Jim McLaughlin <[EMAIL PROTECTED]> wrote:

Hi,
I have a custom ComponentRequestTarget for wrapping response in the
envelope rico expects. I need to escape the markup generated by wicket,
especially the hrefs, or the browser's (ff 1.5) xml parser barfs. Where
would I do this?

thx,
jim



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to