Skip to content

ctron/jboss-jstl-api_spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBoss JSTL API Spec 1.2

What is this

This is fork of Apache's JSTL 1.2 implementation with few extra fixes to make it work better inside WildFly's modular classloader.

Upstream used: https://svn.apache.org/repos/asf/tomcat/taglibs/standard/

Building

Ensure you have JDK 7 (or newer) installed

java -version

Ensure your have Maven 3.1.0 (or newer) installed then you can do

mvn clean install

About

JBoss JSTL API Spec

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.0%
  • HTML 1.0%