2008/6/17 Elliot Huntington <[EMAIL PROTECTED]>: > <%@ taglib uri="http://tiles.apache.org/tags-tiles" prefix="tiles" %> > > Whenever I try and point my browser to http://tiles.apache.org/tags-tiles I > always get a 404 error. Has the taglib been moved? If so, where?
It's not an URL but an URI. An URI does not need to point to an existing resource, but it is only an identifier. But now I would like to know: why do you want to browse to that URI? Have you got problems with the taglibs? Antonio
