Pham,
To, it looks as if the quotes will not be interpreted correctly in the following part:
<html:link page="/student/getScore.jsp?id=<treetag:nodeId node="tree.node"/>">
The text 'tree.node' will not be inside quotes, contrarely to what I understand below that you would want.
Perhaps you should use single quotes for the outside quotes and double quotes for the inside (or vice versa).
Jan-Jaap
Pham Anh Tuan wrote:
Hi all,
I got a problem when I code like below:
<html:link page="/student/getScore.jsp?id=<treetag:nodeId node="tree.node"/>">Go</html:link>
I can not get value of <treetag:nodeId node="tree.node"/>
if my code is incorrect, plz help me solve it.
thanks
Bowl
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]