1. Groovy servlet can't find JAR files in Tomcat stackoverflow.comI've created a groovlet that will act as a sort of HTTP proxy. It accepts GET requests and then makes web service calls based on the URL provided in the request. Here's ... |
2. Running tomcat jasper task (jspc) with gradle build stackoverflow.comI'm trying to compile our jsp files using jspc within gradle but am getting an exception. Here is the pertinent gradle section
And ... |