Re: tiles taglib
Greg Huber <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
...if we do change it, it is built with pom build-autotags Changed in BuildAutotags.java String taglibURI = "/struts-tiles"; and copied over from target. On 17/07/2023 10:47, Lukasz Lenart wrote: > pon., 17 lip 2023 o 11:44 Greg Huber <[email protected]> napisał(a):> >> I now get this pesky error (eclipse) using this >> >> <%@ taglib uri="http://tiles.apache.org/tags-tiles" prefix="tiles" %> >> >> Maybe we are missing something for this? > Probably we should change that to a Struts related uri > > > Regards