<c:if test='$(MainMenuServlet.userTypeString == "Administrator")'>
Originally posted by Bear Bibeault:
Sounds like it's time to update your excellent example code Ben!
Originally posted by Ben Souther:
Can't decide when to upgrade it to ONLY work with JSP2.0.
A lot of commercial app servers are still not fully 2.0 compliant.
Originally posted by Steve Dyke:
Please look at my JSP code and tell me why this part is not working.
This clearly demonstrates that this is not an EL or even a JSP problem.But:
if(userText.getUserType().equals("Administrator")){
Never finds a match.
Arch enemy? I mean, I don't like you, but I don't think you qualify as "arch enemy". Here, try this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|