How to strip Wicket tags in development mode?

2010-03-04 Thread David Chang

I understand that in deployment, all Wicket tags are stripped from the rendered 
markup that is sent to the client. 

How can I strip all Wicket tags from the rendered markup in development mode. I 
want to see clean HTML content in the client.

Thanks for help!




  

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



Re: How to strip Wicket tags in development mode?

2010-03-04 Thread James Carman
http://wicket.apache.org/docs/1.4/org/apache/wicket/settings/IMarkupSettings.html#setStripWicketTags%28boolean%29

On Thu, Mar 4, 2010 at 6:44 PM, David Chang david_q_zh...@yahoo.com wrote:

 I understand that in deployment, all Wicket tags are stripped from the 
 rendered markup that is sent to the client.

 How can I strip all Wicket tags from the rendered markup in development mode. 
 I want to see clean HTML content in the client.

 Thanks for help!






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



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



Re: How to strip Wicket tags in development mode?

2010-03-04 Thread Cemal Bayramoglu
David,

Take a look here [1].

Regards - Cemal
jWeekend
OO  Java Technologies, Wicket
Consulting, Development, Training
http://jWeekend.com

[1] http://cwiki.apache.org/WICKET/how-to-remove-wicket-markup-from-output.html


On 4 March 2010 23:44, David Chang david_q_zh...@yahoo.com wrote:

 I understand that in deployment, all Wicket tags are stripped from the 
 rendered markup that is sent to the client.

 How can I strip all Wicket tags from the rendered markup in development mode. 
 I want to see clean HTML content in the client.

 Thanks for help!






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



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



Re: How to strip Wicket tags in development mode?

2010-03-04 Thread David Chang
James and Cemal,

Thanks so much for your kind help!

Cheers.

--- On Thu, 3/4/10, Cemal Bayramoglu jweekend_for...@cabouge.com wrote:

 From: Cemal Bayramoglu jweekend_for...@cabouge.com
 Subject: Re: How to strip Wicket tags in development mode?
 To: users@wicket.apache.org
 Date: Thursday, March 4, 2010, 6:47 PM
 David,
 
 Take a look here [1].
 
 Regards - Cemal
 jWeekend
 OO  Java Technologies, Wicket
 Consulting, Development, Training
 http://jWeekend.com
 
 [1] 
 http://cwiki.apache.org/WICKET/how-to-remove-wicket-markup-from-output.html
 
 
 On 4 March 2010 23:44, David Chang david_q_zh...@yahoo.com
 wrote:
 
  I understand that in deployment, all Wicket tags are
 stripped from the rendered markup that is sent to the
 client.
 
  How can I strip all Wicket tags from the rendered
 markup in development mode. I want to see clean HTML content
 in the client.
 
  Thanks for help!
 
 
 
 
 
 
 
 -
  To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
  For additional commands, e-mail: users-h...@wicket.apache.org
 
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org
 
 


  

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