Package se.bth.pulse.utility
Class JspCustomFunctions
java.lang.Object
se.bth.pulse.utility.JspCustomFunctions
This class defines custom functions for use in jstl tags in the jsp files.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JspCustomFunctions
public JspCustomFunctions()
-
-
Method Details
-
contains
-
containsUser
This function is used to find if a users it is in a list of users.- Parameters:
list
- - the list to searcho
- - the object to search for- Returns:
- boolean - true if the list contains the object
-