you can use urlFor(String) to generate a wicket URL, which I think also allows you to add params.

- Brill

On 5-Aug-08, at 9:12 AM, cresc wrote:


Thanks Brill, I tried embedding the flash chart in a very raw way by adding container and then changing the attributes from a model object. It works.

http://www.nabble.com/file/p18830857/flashembed.jpg

FustionChart also supports clickable on charts, but how do I assign wicket url to the same. Basically i need to pass param in a string format, say for example .. filter.jsp?key=value. I am not using jsps here but i need to map
it to wicket pages. Please help.

Thanks.
cresc



Brill Pappin wrote:

I just integrated OpenFlashCharts by using the example for flash in
the knowledge base.
It wasn't hard although a recent package rename has broken it (have to
sort out what went on there).

For the data that the chart requests, you simple override the request
target. Search the list for "raw" as there is a recent post where Igor
responds to my question about how to do it.

- Brill

On 31-Jul-08, at 12:19 AM, cresc wrote:


Hi,

I digged through various dynamic chart options and found fusion
charts free
good enough for the current requirements. Can someone help me in using
FusionCharts with wicket.

How to embed flash objects?
How do we feed xml data to these objects ? Is JSON the only way ? Any
alternative ?

- thanks
cresc

--
View this message in context:
http://www.nabble.com/FusionCharts---How-to-tp18747498p18747498.html
Sent from the Wicket - 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]




--
View this message in context: 
http://www.nabble.com/FusionCharts---How-to-tp18747498p18830857.html
Sent from the Wicket - 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