Hi RUPALI, thnx for your reply. I know web developer, Firebug is also a nice add on for such tasks. But I am looking for something that can give certain warranty/insights for velocity code.
For example, it would be nice to see at which places velocity does output. When knowing this, I can look if escaping/encoding is done properly. If there is no application of doing this automatically, I can extend an existing tool. Cheers, Rachid. On Tue, May 12, 2009 at 11:22 AM, RUPALI <[email protected]> wrote: > As far as my knowledge, there is no such tool you can cross check your > velocity code with like PMD and so... > > You can use the Mozilla add on tool 'Web developer' that you can use for > validating the local HTML and CSS embedded in velocity. > > It is quite a nice tool: > https://addons.mozilla.org/en-US/firefox/addon/60 > > > > -----Original Message----- > From: Rachid [mailto:[email protected]] > Sent: Tuesday, May 12, 2009 1:07 PM > To: [email protected] > Subject: Re: static analysis of Velocity code > > Hi there, > > For Java there is FindBugs, PMD, etc. > Is there a tool which can check Velocity code? > > > Thanks in advance, > Rachid. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
