On 10/26/06, Balwinder <[EMAIL PROTECTED]> wrote:
Puneet Lakhina wrote:
> I am writing something on a JSP page using bean write. But its escaping
> HTML. i.e suppose I have a bean named msgs with the value
> "Message"
> (without the quotes)
>
> I get the literal string Message on my JSP Page. i
Puneet Lakhina wrote:
I am writing something on a JSP page using bean write. But its escaping
HTML. i.e suppose I have a bean named msgs with the value
"Message"
(without the quotes)
I get the literal string Message on my JSP Page. i.e it escapes
HTML. which means the generated HTML is Me
I am writing something on a JSP page using bean write. But its escaping
HTML. i.e suppose I have a bean named msgs with the value "Message"
(without the quotes)
I get the literal string Message on my JSP Page. i.e it escapes
HTML. which means the generated HTML is Message>
I dont want that
3 matches
Mail list logo