<c:out value="${beanName.methodName}"/>

or

<c:set var="myVar" value="${beanName.methodName}"/>



On 9/12/06, Lixin Chu <[EMAIL PROTECTED]> wrote:

Hi,
would like to check if there is existing tag available to allow method
invocation from JSP directly, something similar to this :
"Call JavaBean methods from JSP 2.0 pages "

http://www.javaworld.com/javaworld/jw-05-2003/jw-0523-calltag.html

thanks
lx


Reply via email to