setProperty Action

Is it possibel to have a String with an expression in the property attribute of setProperty.

For example

<jsp:setProperty name="cap" property="firstString" value="select cman_name from capman where cman_code = <%=makeid%>" />.

or are there other ways to do this?

Cheers

[319 byte] By [sdtsdtim] at [2007-9-26 1:16:57]
# 1
It can be done....... You can also use normal java like code within scriptlets
shubhrajit_c at 2007-6-29 0:45:33 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...