A few days ago there was a question about JSTL libraries/dependencies. JSTL must be provided by Servlet engines. That is the main reason why the Apache JSTL implementation was moved to the Tomcat top-level project.
There should therefore be no need to include a JSTL jar-file within the shindig war-file. Cheers, Andreas

