Description
At the moment the URL attribute of the NetUI rewriteURL tag is not required.
However, if a page includes the tag without the URL attribute a NPE is
thrown. I think this attribute should be required.
I will make the change to the required value in the "@netui:attribute"
settings for the URL attribute so that the tld will be generated with
required="true".
The change will be part of a larger taglib doc patch.