I thought <c:set ...> defines a new bean in page scope. If this is true I do not understand why attached code keeps throwing exception that no getB() is not defined.

<c:set property="b" value="kicha" var="d"></c:set>
<html:link forward="gtLogin" paramId="ddd" paramName="d" paramProperty="b">Login</html:link>



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



Reply via email to