Hi,

I want to test request.IsUserInRole within the test. How do i do that ?
Right now,it says that test must not contain the < character.

Thanks,
Vijay

<c:when test="<jsp:expression>request.isUserInRole("ServiceRequest
setPon")</jsp:expression>">                             <div><input
type="text" maxlength="20" name="serviceRequest.pon" value="<c:out
value='${serviceRequest.pon}' />"></div>
                                        <div><input type="text"
maxlength="20" name="serviceRequest.pon" value="<c:out
value='${serviceRequest.pon}' />"></div>
                                </c:when>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to