Package com.ora.jsp.util

Class Summary
ArraySupport This class contains static methods for working with arrays.
CookieUtils This class contains a number of static methods that can be used to work with javax.servlet.Cookie objects.
DebugBean This class is a bean that can be used to extract debug information from a JSP PageContext.
StringFormat This class contains a number of static methods that can be used to validate the format of Strings, typically received as input from a user, and to format values as Strings that can be used in HTML output without causing interpretation problems.