On Tue, Aug 24, 2010 at 9:42 AM, b_prajesh <pbhattacha...@lbl.gov> 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: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org

Reply via email to