This will not result in an error and you can not code complete on the tags in the rest of the jsp file.
Description
Create a jsp file and add the same two taglib uris: ie:
<%@ taglib uri="netui-tags-html.tld" prefix="netui"%>
<%@ taglib uri="netui-tags-html.tld" prefix="netui"%>
This will not result in an error and you can not code complete on the tags in the rest of the jsp file.