lue stack, that's expected. If you want java
>>> in bold tags, put it in bold tags.
>>>
>>> Regarding the normal JSP behavior you cited:
>>> that's a mystery. Scripting variables don't
>>> magically just decide to surround themselves
>&g
s a mystery. Scripting variables don't
>> magically just decide to surround themselves
>> with bold tags. ;)
>>
>>
>>> -----Original Message-----
>>> From: samsun [mailto:greg.zh...@barcap.com]
>>> Sent: Tuesday, October 06, 2009 12:26
gt; Sent: Tuesday, October 06, 2009 12:26 PM
>> To: user@struts.apache.org
>> Subject: Re: iterator tag: how to interpret the property
>> value which are html
>>
>>
>> i got
>> < b > java < / b>
>>
>> back
>>
>>
magically just decide to surround themselves
with bold tags. ;)
> -Original Message-
> From: samsun [mailto:greg.zh...@barcap.com]
> Sent: Tuesday, October 06, 2009 12:26 PM
> To: user@struts.apache.org
> Subject: Re: iterator tag: how to interpret the property
>
i got
< b > java < / b>
back
samsun wrote:
>
> I would like put my question simply like this:
>
> in jsp,
>
> <%! String test="java"; %>
> <%=test%>
> i got bold Java
>
> try to have same thing from struts2
>
>
> i got
> java back,which is not what i want
>
>
>
>
>
>
>
>
hint: check the documentation of the "property" tag
On Tue, Oct 6, 2009 at 7:12 AM, samsun wrote:
>
> I have to iterate thru a list of strings, some of the string element include
> html tag
> like Copmany Names: it print out litterlly like this
> Copmany Names:, not the bolded word Comp
I would like put my question simply like this:
in jsp,
<%! String test="java"; %>
<%=test%>
i got bold Java
try to have same thing from struts2
i got
java back,which is not what i want
samsun wrote:
>
>
>
> samsun wrote:
>>
>> I have to iterate thru a list of string
samsun wrote:
>
> I have to iterate thru a list of strings, some of the string element
> include html tag
> like Copmany Names: it print out litterlly like this
> Copmany Names:, not the bolded word Company Names:
>
> here is what the iterate tag look like
>
>
>
>
8 matches
Mail list logo