JSP Checking
"emerson cargnin" <[email protected]> Thu, 8 Jan 2009 10:28:40 +0000
| Newsgroups | gmane.comp.java.audit.checkstyle.user |
|---|---|
| Message-ID | <[email protected]> |
Is there any sort of extension for checkstyle that enable it to parse and check JSP for similar types of standards? For example: Scriplets: enable/disable them. Check the java in the scriplets. Regular expressions: It could point out the use of the slow "//" in Xpath expressions. Indentation: same as normal checkstyle XHtml: Verify if the JSPs are xhtml compatible. and many more... If checkstyle can't do it... Is there any other tool that could be used to implement those checks? I'm gonna use this at svn on the pre-commit hook, I know I could use a regular-expressions checker, but that is too limited and intrusive. regards Emerson ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB