Offline testing of JSP pages?
843836Jun 23 2005 — edited Jul 24 2005Hi,
This is probably an FAQ, but I can't find the answer anywhere. Is there a way to test JSP pages without a web server? I'd like to find some framework that can call JSP classes with a mock HTTP Request and let me debug the code.
Thanks,
Simon