Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 45249 invoked from network); 28 Sep 2005 08:29:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Sep 2005 08:29:37 -0000 Received: (qmail 28619 invoked by uid 500); 28 Sep 2005 08:29:30 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 28573 invoked by uid 500); 28 Sep 2005 08:29:30 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 28548 invoked by uid 99); 28 Sep 2005 08:29:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2005 01:29:29 -0700 X-ASF-Spam-Status: No, hits=1.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [193.70.192.147] (HELO smtp20.libero.it) (193.70.192.147) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2005 01:29:35 -0700 Received: from localhost (172.16.1.78) by smtp20.libero.it (7.0.027-DD01) id 431C3C62019609C0 for users@cocoon.apache.org; Wed, 28 Sep 2005 10:29:06 +0200 Received: from smtp0.libero.it ([172.16.1.76]) by localhost (asav20.libero.it [193.70.193.7]) (amavisd-new, port 10024) with ESMTP id 22861-08-5 for ; Wed, 28 Sep 2005 10:29:04 +0200 (CEST) Received: from libero.it (172.16.1.90) by smtp0.libero.it (7.0.027-DD01) id 431C3935003A3568 for users@cocoon.apache.org; Wed, 28 Sep 2005 10:29:04 +0200 Date: Wed, 28 Sep 2005 10:29:03 +0200 Message-Id: Subject: Cocoon Portal and WML devices MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "Angelo Immediata" To: "Help Cocoon" X-XaM3-API-Version: 4.1 (B27pl2) X-type: 0 X-SenderIP: 213.255.108.193 X-Scanned: with antispam and antivirus automated system at libero.it X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all; i'm using cocoon 2.1.7; i'm using the portal block. I need to cr= eate a multichannel portal; my portal must be accessible from both web br= owser and wap browser; i have some problems with the wml format forms; in= wml the form tag doesn't exist and the form action is replaced by the go= tag; so i create the link: wh= ere inputValue is the value of an input type filled by the user. I have = very great problem with recovering request parameters in cocoon portal be= cause by using, in a flowscript, cocoon.request.getParameter("param"); it= gives to me null. How can i do in order to make my portal working for w= ml devices? Must i use a special configuration? I must handle the wml li= nk.... how can i do? Thank to all. Angelo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org