Skip to content

Inspiredsoft/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspired Web Component

This project contains some web useful web component. To use it add the following dependency to your pom.xml

<dependency>
  <groupId>it.inspiredsoft</groupId>
  <artifactId>web</artifactId>
  <version>1.0.0</version>
</dependency>

##COERC_TO_ZERO

To force COERC_TO_ZERO = false for your web project just add the following listenere to your web.xml

<listener>
  <listener-class>it.inspired.web.listener.CoerceToZeroListener</listener-class>
</listener>

www.javaboss.it

About

Some web component and servlet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages