Is that  escaping the output ?
Can u post that weird characters.

----- Original Message ----- From: "Struts2 Fan" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Friday, August 03, 2007 1:20 PM
Subject: How to use JFreeChartPlugin in <s:div> tag



Hi all,

I am trying to put a JFreeChart in a <s:div> tag

---jsp file---
...
<s:url id="testChart" value="/TestChart.html" />
<s:div
       id="once"
       theme="ajax"
       cssStyle="border: 1px solid yellow;"
       href="%{testChart}">
   Initial Content</s:div>
...
---eof---

/TestChart.html displays correctly but when I try to put it in a <s:div> tag
it displays weird characters.
http://www.nabble.com/file/p11978932/message.jpg

Any thoughts?
--
View this message in context: http://www.nabble.com/How-to-use-JFreeChartPlugin-in-%3Cs%3Adiv%3E-tag-tf4211109.html#a11978932
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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]

Reply via email to