maybe because of this: http://www.w3.org/TR/xhtml1/#h-4.2 ?
francisco On Tue, Mar 24, 2009 at 1:48 PM, Linda van der Pal <[email protected]> wrote: > Is it true that HTML tags have become case sensitive in Wicket? I just tried > to link to a page that I knew existed TestPage.html with a wicket link. It > gave me a resource not found message when I had the following link: > > <wicket:link> > <A HREF="TestPage.html">Test</A> > </wicket:link> > > If this is true, is it deliberate? > > Regards, > Linda > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
