go to [ORION]/applications/[YOUR-APP]/[YOURWAR] directory...
you can edit .jsp files there, without having to redeploy...
to compile, just navigate the page (from your browser)
HTH
JP
PS: some IDE's have built in jsp compilers: Pramati, Forte, JDeveloper, Kawa
just configure correctly the compiler's classpath...
-----Original Message-----
From: Heiko Gottschling [mailto:[EMAIL PROTECTED]]
Sent: Martes, 09 de Enero de 2001 13:21
To: Orion-Interest
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