Hi
JBuilder enterprise can do alot for you. It alerts you of errors in both
HTMl and java code of your .jsp . Syntax colouring, code completion and a
hierarchy view of you HTML are helpful too.
Compile time errors are a different story, you'll have to deploy the .jsp
for that.
Marcel
----- Original Message -----
From: "Heiko Gottschling" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Tuesday, January 09, 2001 5:20 PM
Subject: JSP syntax checker
> Hi,
>
> is there a tool which can check the (java) syntax of a JSP file? It's very
> time consuming to always have to package a .war file, deploy it, click
> through the application to the modified JSP and have the app server
compile
> it and then fix the errors... would be nice if a syntax check could be
done
> in advance
>
> cu
> Heiko
>