[Wicket-user] HtmlHandler 1.2.2 - missing tags that does not require a close tag

2006-10-12 Thread Niels Bo
Hi

Please addthe COL tagtothe doesNotRequireCloseTag list in HtmlHandler.


Also the PARAM and AREA tags are missing and probably some others.
A method to addsuch tags would be nice and better than having to use forbidden end tags
as a workaround.

Niels
-
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] HtmlHandler 1.2.2 - missing tags that does not require a close tag

2006-10-12 Thread Juergen Donnerstag
Forbidden end tags? Isn't it more like the end tag is standard for
all tags and allowing some very few tags to omit the end tag is just
because of designer laziness? Besides, but that is me, I'd suggest
everyone trying to be XHTML compliant (and XHTML requires the close
tags).

Juergen

On 10/12/06, Niels Bo [EMAIL PROTECTED] wrote:
 Hi

 Please add the COL tag to the doesNotRequireCloseTag list in
 HtmlHandler.

 Also the PARAM and AREA tags are missing and probably some others.
 A method to add such tags would be nice and better than having to use
 forbidden end tags
 as a workaround.

 Niels
 -
 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] HtmlHandler 1.2.2 - missing tags that does not require a close tag

2006-10-12 Thread Niels Bo
I wasreading the COL definition from here:
http://www.w3.org/TR/html4/struct/tables.html#edef-COL
where it saysend tagforbidden.
Therefore removed it from the markup -and gotproblemes.

XHTML I didn't think about.

Niels

2006/10/12, Juergen Donnerstag [EMAIL PROTECTED]:
Forbidden end tags? Isn't it more like the end tag is standard forall tags and allowing some very few tags to omit the end tag is just
because of designer laziness? Besides, but that is me, I'd suggesteveryone trying to be XHTML compliant (and XHTML requires the closetags).JuergenOn 10/12/06, Niels Bo 
[EMAIL PROTECTED] wrote: Hi Please add the COL tag to the doesNotRequireCloseTag list in HtmlHandler. Also the PARAM and AREA tags are missing and probably some others.
 A method to add such tags would be nice and better than having to use forbidden end tags as a workaround. Niels -
 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 easierDownload 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.nethttps://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