Hi, Am Mittwoch, den 05.12.2007, 12:06 +0100 schrieb Carsten Ziegeler: > the latest svn code uses different servlet versions. While core etc. is > based on version 2.4, the jsp stuff uses 2.5.
The reason for this is, that JSP uses Jasper 6 inside, which is Servlet API 2.5 and JSP 2.1. Regards Felix
