Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / October 2005

Tip: Looking for answers? Try searching our database.

JSF and chart

Thread view: 
prabhat143@gmail.com - 19 Oct 2005 05:06 GMT
Hi,

I have started writing a small app using JSF. This app needs to draw
some chart/graph with data input from user.

Some googling on this topic has led me towards using JFreechart/Cewolf
package.
I am trying to do a POC and I am having problem getting JSF's session
context(it's always null) when I implement required methods of
intefaces in Cewolf. Has anybody faced similar problem?

Besides Cewolf package, can you suggest me other similar tools that I
can use with JSF?

regards,
prabhat
Roedy Green - 19 Oct 2005 05:31 GMT
>I have started writing a small app using JSF. This app needs to draw
>some chart/graph with data input from user.

You are going to create a png and ship it back to the user?  

The other way to solve that is to send the raw data to the client
Applet and let it draw it.  

The advantage of that approach is smaller bandwidth and much less
server CPU load.

Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.

Andrea Desole - 19 Oct 2005 08:59 GMT
> I am trying to do a POC and I am having problem getting JSF's session
> context(it's always null) when I implement required methods of
> intefaces in Cewolf. Has anybody faced similar problem?

I don't know Cewolf, but I have never had problems with a null context.
If you set up correctly the faces servlet in the web.xml and put your
code in the view tag you should be fine.
Maybe you can post some sample code
hiwa - 19 Oct 2005 10:09 GMT
> it's always null
If the session is not used ...


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.