Thank you all :), the good new is my problem is solved by all you.
Again, thank all you very much :)
- Original Message -
From: "Nicolas De Loof" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Wednesday, March 16, 2005 3:57 PM
Subject: Re: [HELP] What
You cannot use a tag as attribute of another tag : they must follow an
XML structure
Use a variable to store the result of your tag :
Go
or
If you don't use struts-EL, use bean:define to define a script v
Go
Nico.
Pham Anh Tuan a écrit :
Hi all,
I got a problem when I code like below:
">Go
I thought, inside a jsp tag parameter (here the page parameter) the only
substitutions allowed were in the following syntax:
${bean.property}
<%= someExpression() %>
and so to have your expected result you need to export the value of
treetag:nodeId to a bean and then use that bean value in html
Pham,
To, it looks as if the quotes will not be interpreted correctly in the
following part:
">
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 ins
Hi all,
I got a problem when I code like below:
">Go
I can not get value of
if my code is incorrect, plz help me solve it.
thanks
Bowl
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
Hi all,
I got a problem when I code like below:
">Go
if my code is incorrect, plz help me solve it.
thanks
Bowl
6 matches
Mail list logo