Thanks Martin for the your prompt response.
In constructor of OpenFlashChart I have these lines:
jsonResource = new ByteArrayResource("text/plain",
getJsonData().getBytes());
CharSequence dataPath = urlFor(new ResourceRequestHandler(jsonResource,
null));
System.out.println("*** " + dataPath);
dataPath is null
the wicket version is 1.5.4
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/WebResource-in-Wicket-1-5-tp4106181p4499017.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]