just want to add a quick note that TEI support is still not working with my custom tags. I have a tag
<xyz:runtime id="dada"/> <% dada.dosomething(); %> with the taglib.tld correctly defining the tag, accessible, web support enabled, webapp roots defined in IDEA, TEI in classpath, pages work in tomcat, tags recognized in IDEA, but IDEA still flags an error inside the scripting code that "dada" is unknown. regards _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
