JRun 3.0 comes with a utility called JSPC (guess what it stands for).  It
can take regexp or straight file names as arguments and compile a whole
directory full of JSPs for you at once.  JSPC is a Java app, so its platform
neutral.

<allaire:infomercial>Then there's HomeSite and JRun Studio, both of which
can be used during JSP development to browse JSPs as you develop them.  Both
are Win32 only.  JRun Studio has built-in debugging so you can walk through
JSPs and servlets, set break points, and correlate line numbers between JSP
source and Java source.</allaire:infomercial>

Scott Stirling

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Jason Wyatt
Sent: Friday, May 05, 2000 3:04 AM
To: [EMAIL PROTECTED]
Subject: JBuilder 3.5 and standalone JSP compilers


Is there a standalone JSP compiler I can use to check all of my
JSP pages for errors at once, instead of having to wait until run-
time??

Preferable to run on a Win NT platform?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to