See org.apache.wicket.markup.transformer.AbstractTransformerBehavior
and its impls.

About obfuscation: I'm not sure how the browser will read the passed html

Why do you need this at all ?

On Mon, Jun 13, 2011 at 1:03 PM, Arjun Dhar <dhar...@yahoo.com> wrote:
> Hi,
>  my question has following parts:
> 1. What is the best JavaScript / HTML API based obfuscator one can recommend
> to use?
>
> 2. How/Where would one integrate that with Wicket?
>
> 3. Do these obfuscators have any practical impact on performance (Silly Q,
> admitted :) ) .. better; can the page results be cached?
>
> 4. What if I want to Obfuscate the results of a Panel? Can I apply any
> strategy to a WebComponent rather than to the entire page? <--- This maybe
> useful as certain sections of the page may need to be obfuscated rather than
> the whole page.
>
>
> thanks
>
>
>
> -----
> Software documentation is like sex: when it is good, it is very, very good; 
> and when it is bad, it is still better than nothing!
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/How-to-Obfuscate-content-tp3593501p3593501.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
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to