Re: JSP Checking

"Oliver Burn" <[email protected]> Fri, 9 Jan 2009 14:52:32 +1100
Newsgroups gmane.comp.java.audit.checkstyle.user
Message-ID <[email protected]>
This is a question that has been asked many times before, see
http://tinyurl.com/956wee.

The short answer is that there is no specific support other than the generic
checks that work on files.

On Thu, Jan 8, 2009 at 21:28, emerson cargnin <[email protected]>wrote:

> 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
> _______________________________________________
> Checkstyle-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/checkstyle-user
>

------------------------------------------------------------------------------
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

_______________________________________________
Checkstyle-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/checkstyle-user