Re: HTML Encoding in Struts2

2007-08-01 Thread Sawan
THANKS...Its working now...:jumping: -- View this message in context: http://www.nabble.com/HTML-Encoding-in-Struts2-tf4198863.html#a11942434 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e

Re: HTML Encoding in Struts2

2007-08-01 Thread Toni Lyytikäinen
Visit yahoo</a>" > > So it is not linking "Visit google" and "Visit yahoo", instead of it is > showing the whole string " www.google.com Visit google " and > www.yahoo.com > Visit yahoo . > > How can I make both linkable..? > > Tha

Re: HTML Encoding in Struts2

2007-08-01 Thread Dave Newton
--- Sawan <[EMAIL PROTECTED]> wrote: > On jsp page source, I am getting " href="www.google.com">Visit > google" and > "Visit > yahoo" > > How can I make both linkable..? http://struts.apache.org/2.x/docs/property.html Note the "escape" attribute. Now you can

HTML Encoding in Struts2

2007-08-01 Thread Sawan
. How can I make both linkable..? Thanks in advance Sawan -- View this message in context: http://www.nabble.com/HTML-Encoding-in-Struts2-tf4198863.html#a11942087 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]