Skip to content

Instantly share code, notes, and snippets.

@EudesSilva
Created March 17, 2013 19:36
Show Gist options
  • Save EudesSilva/5183247 to your computer and use it in GitHub Desktop.
Save EudesSilva/5183247 to your computer and use it in GitHub Desktop.
Tomcat 6 need this
<!-- Tomcat 6 need this -->
<dependency>
<groupId>com.sun.el</groupId>
<artifactId>el-ri</artifactId>
<version>1.0</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment