Hi. I need to sent something like an HTML newsletter and I am wondering about a nice way to do this with wicket. The problem is that I need to generated the rendered page without sending it to the browser, but keep the page server side, get the generated HTML as String and include it in a multipart mime message.
Any suggestion? Thanks! -- Daniele Dellafiore http://blog.ildella.net http://twitter.com/ildella --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
