validation « Tag « JSP-Servlet Q&A





1. Eclipse Ganymede not validating tag files properly    stackoverflow.com

When editing foo.tag with a line like: <h1>Header</h1> it says on the <h1>: "Unknown tag (h1)" it says on the </h1>: "Error" This only happens in tag files, not JSPs. Ayudame?

2. How do I disable validation of Javascript in