Re: [Wicket-user] wicket tags

2006-08-15 Thread Mats Norén
You can turn this of in your application.init()
getMarkupSettings().setStripWicketTags(true)

/Mats

On 8/15/06, Alex Objelean [EMAIL PROTECTED] wrote:

 I was wondering if wouldn't it be better if the rendered page would not
 contain wicket tags and wicket:id attribute?
 The root problem is that validating the generated HTML returns errors,
 starting with:
 there is no attribute xmlns:wicket.

 Does it make sense? Thank you!
 --
 View this message in context: 
 http://www.nabble.com/wicket-tags-tf2107902.html#a5810177
 Sent from the Wicket - User forum at Nabble.com.


 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket tags

2006-08-15 Thread Frank Bille
You can disable all those tags by addingconfigure(DEPLOYMENT)to your Application#init()- FrankOn 8/15/06, Alex Objelean 
[EMAIL PROTECTED] wrote:I was wondering if wouldn't it be better if the rendered page would not
contain wicket tags and wicket:id attribute?The root problem is that validating the generated HTML returns errors,starting with:there is no attribute xmlns:wicket.Does it make sense? Thank you!
--View this message in context: http://www.nabble.com/wicket-tags-tf2107902.html#a5810177Sent from the Wicket - User forum at 
Nabble.com.-Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user