Package com.bristle.javalib.jsp

Class Summary
InvokableMethodViaMap This abstract class supports the ability for an arbitrary one-parameter Java method to be invoked via a JSP EL expression, by presenting the method as a map.
Thrower This class exists as a way to throw a Throwable from a JSP page, without getting the JSP compile-time error: