The following link has all the files. http://www.4shared.com/dir/4QG57zFE/ScatterPlot.html
Thanks. Prajesh David Sean Taylor-3 wrote: > > On Tue, Aug 24, 2010 at 9:42 AM, b_prajesh <[email protected]> wrote: >> >> Hello All, >> >> I am very new to portlet development. I have no experience with servlet >> development either. I am trying to show a graph in a portlet. I am using >> JFreeChart library for charting. >> >> My portlet container is JetSpeed2 (2.2.1). As a test case, first I tested >> my >> code with a line of text. It worked. Then I tried to move on to graphics, >> but my graphics never showed up in the portlet. I decided to test if my >> portlet could show a static image stored on the disk. I did not have any >> luck even with that. I have followed methodology/code provided at >> http://blogs.sun.com/satya/entry/new_feature_resource_serving_in >> >> Can someone please point out the problem here? If you need more >> information, >> please let me know. I really appreciate your help. >> > Could you make your entire war file + source code available so we can > debug it? It would be easier since we don't know what dependencies you > have with JFreeChart and its dependencies > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/Trouble-showing-graph-in-portlet-tp29524013p29528697.html Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
