Is it possible to precompile jsp in eclipse?

The name is pretty simple.

I would like to know if it is possible to see the compiled jsp (created servlet) directly in eclipse. Without deployment to any server.

+5
source share
1 answer

If you work with JSP, I suggest buying MyEclipse , as it can compile JSP and show you problems (compile errors, etc.) in the editor. Eclipse 3.6 also works, but JSP support is much better in MyEclipse.

JSP, Maven. JSPC Plugin JSP Java-, .

: Tomcat UQBar. Tomcat JSP (.. , -JSP).

+2

All Articles