xsp action sample doesn't work

2003-02-26 Thread joni santoso
Hi, I tried the tutorial in wiki site. but it seemed not working. can anyone tell me why? regards, the message : type fatal message Language Exception description org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Could not

Can't compile cocoon action

2003-02-25 Thread joni santoso
Hi, I got the source code below from cocoon doc. but i could not compile it. it said that the avalon and cocoon is not found. regards, import org.apache.avalon.framework.parameters.Parameters; import org.apache.cocoon.acting.AbstractAction; import java.util.Map; import java.util.HashMap;

Redirection using Cocoon

2003-02-17 Thread joni santoso
Hi, I wonder how to do redirection using Cocoon like this: http://mail1.plasa.com/Redirect/xml.apache.org/cocoon/faq/index.html Of course, I have to map the Redirect. However, what objects should I use for the redirection? I want to create a redirection for the internal sites (still in the

Re: embedding graphics

2003-02-14 Thread joni santoso
On Fri, 14 Feb 2003 20:46:07 +0100 J.Pietschmann [EMAIL PROTECTED] wrote: joni santoso wrote: could you give me the snippets please. I was just reminded that this works only with text, not with graphics. well now at last i know that is not doable. thx

Re: embedding graphics

2003-02-13 Thread joni santoso
There are at least two possiblities: - absolutely positioned block-containers - put the images in two adjacent table cells and make the first cell narrow so that the image within overflows into the next cell. could you give me the snippets please. You probably need to set the baseDir

embedding graphics

2003-02-12 Thread joni santoso
Hi, I have asked this question before using other subject. Here are my problems : 1. I tried to overlap several images (please see the fo file below). I want to make images gigi1.jpg and gl.jpg overlapped. However, it seems that it is not doable. Is it? (Sorry if this question may actually