Hello, I'm writing a presentation of the latest JSTL, but I have a problem with one example.
In JSP, I need something like
<c:if test="${securityBean.check(request, response) }">
but it doesn't work. How can I pass parameters? All examples use only simple
getters. If someone knows the answer please reply ASAP because I have a
presentation in two days.
Thanks!
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
