Skip to content

jrdalpra/br.com.caelum.vraptor.util.extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a simple extractor. Extracts JSPs files, by default.

Enable through 'context-param' tag in web.xml file.

<context-param>
	<param-name>br.com.caelum.vraptor.packages</param-name>
	<param-value>br.com.caelum.vraptor.util.extract</param-value>
</context-param>

Bitdeli Badge

About

Extracts resources from a JAR file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages