I've imported a dependency on the JSTL library
<dependency>
<groupId>jstl</groupId>
<artifactId>jstl</artifactId>
<version>1.1.2</version>
</dependency>
However it seems the standard.jar that gets imported is not the correct
version (1.0.4), could someone else check if this happens to you too?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
