Re: Display Problem using Struts

2003-11-27 Thread Gurpreet Dhanoa
Thanks HG
- Original Message -
From: "HG" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, November 27, 2003 4:01 PM
Subject: Re: Display Problem using Struts


> Hi Gurpreet
>
> Try setting the filter attribute on the bean:write tag to false. It is set
> to true default, and so filters all HTML sensitive characters...
>
> Regards
>
> Henrik
>
> - Original Message -
> From: "Gurpreet Dhanoa" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Thursday, November 27, 2003 11:22 AM
> Subject: Display Problem using Struts
>
>
> hi
>
> I have an application, In which i want to display the contents posted by
the
> Administrator using HTML tags. Problem is when i am using
>
>
> 
>
> 
> 
>
>
>
> IT is displyaing me the following content without giving the effect of
HTML
> tags which were posted during content Managem,ent
>
>
> HI this is an  Simple text
>
>
>  It is not showing the effect of  TAG.
>
>
> Any Help will of great use
>
>
> Regards
> gary
>
>
> -
> 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]



Re: Display Problem using Struts

2003-11-27 Thread HG
Hi Gurpreet

Try setting the filter attribute on the bean:write tag to false. It is set
to true default, and so filters all HTML sensitive characters...

Regards

Henrik

- Original Message - 
From: "Gurpreet Dhanoa" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, November 27, 2003 11:22 AM
Subject: Display Problem using Struts


hi

I have an application, In which i want to display the contents posted by the
Administrator using HTML tags. Problem is when i am using









IT is displyaing me the following content without giving the effect of HTML
tags which were posted during content Managem,ent


HI this is an  Simple text


 It is not showing the effect of  TAG.


Any Help will of great use


Regards
gary


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Display Problem using Struts

2003-11-27 Thread Raman Garg
Hi Gurpreet
Try this


Hope this solves your problem



Thanks,

Raman garg




- Original Message - 

From: "Gurpreet Dhanoa" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, November 27, 2003 3:52 PM
Subject: Display Problem using Struts


hi

I have an application, In which i want to display the contents posted by the
Administrator using HTML tags. Problem is when i am using









IT is displyaing me the following content without giving the effect of HTML
tags which were posted during content Managem,ent


HI this is an  Simple text


 It is not showing the effect of  TAG.


Any Help will of great use


Regards
gary


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Display Problem using Struts

2003-11-27 Thread Gurpreet Dhanoa
hi 

I have an application, In which i want to display the contents posted by the 
Administrator using HTML tags. Problem is when i am using









IT is displyaing me the following content without giving the effect of HTML tags which 
were posted during content Managem,ent


HI this is an  Simple text


 It is not showing the effect of  TAG.


Any Help will of great use


Regards
gary