Re: Strange content delivery behavior

2004-01-14 Thread Hassan Abolhassani
caching, but this is not a good solution. Is it (Bpossible to set some maximum limit for cache. (B (BHassan (B (B___ (B (BRazorfish Japan, Inc. (B $B%"%\%k%O%C%5%K!!%O%C%5%s(B Hassan Abolhassani [Technology network] $B3t<02q<R!!%l!<%6!<%U%#%C%7%e!&%8%c%Q%s(

Strange content delivery behavior

2004-01-13 Thread Hassan Abolhassani
- Apache2 (B- Tomcat 4.1.26 (B- Cocoon 2.1.3 (B (BPlease let me know if you know of something related to this behavior. (B (BBest Regards, (BHassan Abolhassani (B (B___ (B (BRazorfish Japan, Inc. (B $B%"%\%k%O%C%5%K!!%O%C%5%s(B Hassan Abolhassani [Technology network] $B3t<0

Re: cocoon with jsp

2004-01-06 Thread Hassan Abolhassani
with data .=20 (Bplease to mail me the answer=20 (Bthanks (B___ (B (BRazorfish Japan, Inc. (B $B%"%\%k%O%C%5%K!!%O%C%5%s(B Hassan Abolhassani [Technology network] $B3t<02q<R!!%l!<%6!<%U%#%C%7%e!&%8%c%Q%s(B (B[EMAIL PROTECTED] (BTel:03-5436-9980 Fax:03-

Re: publishing docs to a cocoon webapp

2004-01-04 Thread Hassan Abolhassani
are appreciated! (B (BThanks, (B (BDan (B (B___ (B (BRazorfish Japan, Inc. (B $B%"%\%k%O%C%5%K!!%O%C%5%s(B Hassan Abolhassani [Technology network] $B3t<02q<R!!%l!<%6!<%U%#%C%7%e!&%8%c%Q%s(B (B[EMAIL PROTECTED] (BTel:03-5436-9980 Fax:03-

Link Livesites: Cocoon 2.1

2003-12-25 Thread Hassan Abolhassani
Could you please add following site to the list of 2.1.3: (B (Bhttp://www.frontage.jp (B (BRespectfully (BHassan (B (B___ (B (BRazorfish Japan, Inc. (B $B%"%\%k%O%C%5%K!!%O%C%5%s(B Hassan Abolhassani [Technology network] $B3t<02q<R!!%l!<%6!<%U%#%C%7%e!&

Re: right to left language - e.g. arabic, hebrew

2003-12-01 Thread Hassan Abolhassani
Title: right to left language - e.g. arabic, hebrew For right to left languages you don't need to change order of td entries. You only need to specify to the browser that your page is for a right to left language and then everything is mirrored. To do that your html tag should look something

Re: store file after transformation

2003-11-04 Thread Hassan Abolhassani
You can use two or more transformers in a pipeline. Are you inserting necessary tags needed for sourcewriter transformer in your first step transformation. The result of first step transformation should be something like: page ... source:write

Re: + The Use of JSPGenerator +

2003-11-04 Thread Hassan Abolhassani
Hi, To be able to use fo2pdf you need to transform your xml to XSL-FO (http://www.w3.org/TR/xsl/slice6.html#fo-section). You can of course do this by a xslt tranformation step between you jsp generator and fo2pdf serialization. Cocoon has a hello world pdf sample that may help you understand the

Re: newbie: using more than one generators

2003-11-02 Thread Hassan Abolhassani
I think map:aggregate is what you are looking for. Hassan - Original Message - From: Ankit Kumar Yadav [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, November 02, 2003 3:26 AM Subject: newbie: using more than one generators hi, i am trying to generate an application in

Re: Link Livesites: Cocoon 2.1

2003-10-29 Thread Hassan Abolhassani
(BRazorfish Japan, Inc. (B $B%"%\%k%O%C%5%K!!%O%C%5%s(B Hassan Abolhassani [Technology network] $B3t<02q<R!!%l!<%6!<%U%#%C%7%e!&%8%c%Q%s(B (B[EMAIL PROTECTED] (BTel:03-5436-9980 Fax:03-5436-9126 (B (B (B--

Link Livesites: Cocoon 2.1

2003-10-28 Thread Hassan Abolhassani
and strategy. (B (BRegards, (BHassan (B (B___ (B (BRazorfish Japan, Inc. (B $B%"%\%k%O%C%5%K!!%O%C%5%s(B Hassan Abolhassani [Technology network] $B3t<02q<R!!%l!<%6!<%U%#%C%7%e!&%8%c%Q%s(B (B[EMAIL PROTECTED] (BTel:03-5436-9980 Fax:03-

Link Livesites: Cocoon 2.1.1

2003-10-21 Thread hassan abolhassani
Please insert our site to the list of live sites. Short Description: Razorfish Japanhelp organizations generate competitive advantage by leveraging the power of technology and strategy. Url: http://www.razorfish.co.jp Best Regards, Hassan Abolhassani [EMAIL PROTECTED] Do you Yahoo

How to change encoding for JSP reader

2003-09-08 Thread Hassan Abolhassani
It seems that by default JSP reader encoding is UTF-8. How it can be changed to other encoding. I have tried like: map:reader name=jsp src=org.apache.cocoon.reading.JSPReader encodingShift_JIS/encoding /map:reader But it seems does not working. Any idea? Regards, Abolhassani

Re: how to creat object of a class in xsp

2003-08-20 Thread Hassan Abolhassani
Japan, Inc. (B $B%"%\%k%O%C%5%K!!%O%C%5%s(B Hassan Abolhassani [Technology network] $B3t<02q<R!!%l!<%6!<%U%#%C%7%e!&%8%c%Q%s(B (B[EMAIL PROTECTED] (BTel:03-5436-9980 Fax:03-5436-9126 (B (B (B- (BT

Problems with HttpProxyGenerator

2003-08-15 Thread Hassan Abolhassani
I want to use HttpProxyGenerator to get some pages from another server (with POST protocol) and server them inside Cocoon. I have faced the following problems using it: 1- If the returned page is in Shift_JIS encoding (Japanese character set), then processing is stoped and says some characters