Can JBuilder compile JSPs?

lozina

Lifer
Sep 10, 2001
11,711
8
81
I have a standard project under JBuilder and added some JSP files to it using the little Add Files to Project icon. Now is it possible for me to tell Jbuilder to try and compile all these JSPs I added when running the project?

Reason is I need it to quickly check for errors

Edit: When I select an individual JSP and choose "Make" from the Project menu it says:

"<JSPNAME>": There is no web application that can act as the root of the JSP file.

Am I forced to setup my project specifically as a web application?

edit: oh and I'm using JBuilder version 9 enterprise