Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #2487

LINTing Javascript in a Java WebApp

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From Steve <tinker123@gmail.com>
Newsgroups comp.lang.java.help
Subject LINTing Javascript in a Java WebApp
Date Mon, 11 Feb 2013 12:26:55 -0500
Organization M.Y.O.B.
Lines 18
Message-ID <kfb9jr$69d$1@dont-email.me> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Mon, 11 Feb 2013 17:26:19 +0000 (UTC)
Injection-Info mx05.eternal-september.org; posting-host="50005cf82f3a28e62a2c6605d9efca85"; logging-data="6445"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+H5EMuwYZfmZm2wG24x8mcjJQnmz6gLyM="
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20110812 Thunderbird/6.0
Cancel-Lock sha1:ALlCEwaJfuaLsIjvepquQliX4ng=
Xref csiph.com comp.lang.java.help:2487

Show key headers only | View raw


Hi,

I have a number a Java webapp with a number of embedded ( in JSPs ) 
Javascripts and straight *.js files.

More than few times I've built the webapp and deployed it only to find 
I've made a trivial error, like forgetting a semicolon in the Javascript.

I've seen that there are some Javascript LINT tools out there.

Is there any particular tool or combination of tools that will highlight 
Javascript errors as I go ( similar to what spellchecks do these days by 
putting squiggly red line underneath ) or give me error messages at 
compile time ( for my Java webapp )?

Thanks either way

Steve

Back to comp.lang.java.help | Previous | NextNext in thread | Find similar | Unroll thread


Thread

LINTing Javascript in a Java WebApp Steve <tinker123@gmail.com> - 2013-02-11 12:26 -0500
  Re: LINTing Javascript in a Java WebApp Roedy Green <see_website@mindprod.com.invalid> - 2013-02-11 11:42 -0800
    Re: LINTing Javascript in a Java WebApp Steve <tinker123@gmail.com> - 2013-02-12 08:40 -0500
  Re: LINTing Javascript in a Java WebApp Lew <lewbloch@gmail.com> - 2013-02-11 12:45 -0800
    Re: LINTing Javascript in a Java WebApp Steve <tinker123@gmail.com> - 2013-02-12 08:40 -0500
      Re: LINTing Javascript in a Java WebApp Lew <lewbloch@gmail.com> - 2013-02-12 09:45 -0800
        Re: LINTing Javascript in a Java WebApp Steve <tinker123@gmail.com> - 2013-02-13 14:26 -0500
          Re: LINTing Javascript in a Java WebApp Lew <lewbloch@gmail.com> - 2013-02-13 14:56 -0800
    Re: LINTing Javascript in a Java WebApp Roedy Green <see_website@mindprod.com.invalid> - 2013-02-13 18:43 -0800

csiph-web