Hi, I would like to write a simple code like:
... <html:link page="/X.do"> <bean:write name="A" property="b"/> </html:link> ... where X is String of property 'a' of bean 'A'. Do you know what is the syntax ? I tried something like: <html:link page='<bean:write name="A" property="a">.do'> but it didn't work. Thanks in advance. -Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]