RE: JFreeChart and JetSpeed2

2005-02-11 Thread Satyabrata.Dash
I figured this out. CeWolf tag library creates an image tag like 

Using three column layout in Jetspeed 2

2005-02-11 Thread Satyabrata.Dash
I am trying to configure a 3 column layout in Jetspeed-2. I am attaching my 
psml file here. I would expect to see three columns in the page layout, but it 
still renders the page with two columns 50% each. Is there any other 
configuration that i need to take care of?

Does the fragment id has any significance or it just need to be an unique id? 

--



public-view

Welcome to Dashboard
Welcome to Dashboard




































--

Regards
Satya

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


JFreeChart and JetSpeed2

2005-02-10 Thread Satyabrata.Dash
Hi,

I am trying to use CeWolf and JFreeChart packages within JetSpeed2 Portlets. 
The image never gets rendered and I get "The Chart has expired and please 
reload" error. When I debugged this error message, I found that somehow the 
session object used by renderer is different. So the image is never found in 
session object in the renderer code.

Has anyone else ever run into similar issues?

Regards
-Satya

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]