Subj : Help! - JavaScript syntax checking To : netscape.public.mozilla.jseng From : chris.myers@coda.com (Chris Myers) Date : Wed Jan 21 2004 01:28 am I've been desparately trawling the internet trying to find a way of syntax checking JavaScript (Rhino). We need to do this because we save the script and run it later on a server. Does anyone know of a JavaCC grammar or a way of getting Rhino to tell us if a script is syntactically correct. Hope you can help, Chris .