We are developing a web application, and would like to change the JSP label based on a specific creteria. For example, if the status is X, then we want to show certain labels, and if the status is Y, we would like to add (*) in front of the current labels. Any idea on how to go about this?