Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 74609 invoked from network); 21 Dec 2000 11:44:19 -0000 Received: from f75.law11.hotmail.com (HELO hotmail.com) (64.4.17.75) by locus.apache.org with SMTP; 21 Dec 2000 11:44:19 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 21 Dec 2000 03:09:53 -0800 Received: from 130.186.6.108 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 21 Dec 2000 11:09:53 GMT X-Originating-IP: [130.186.6.108] From: "davide semprini" To: cocoon-users@xml.apache.org Subject: SERIOUS HELP WITH SPLIT METHOD Date: Thu, 21 Dec 2000 12:09:53 +0100 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 21 Dec 2000 11:09:53.0601 (UTC) FILETIME=[8B534B10:01C06B3E] X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hi community, I have a problem with Split Method, I have a string like: "IsBasedOn Id45" and I want to split this with Split method into a string array, I would like obtain String[1]="IsBasedOn" and String[2]="Id45" The problem is that cocoon don't know this method, My code is: String IsBasedOn="IsBasedOn"; String IsBasisFor="IsBasisFor"; public String Conv_rel(String stringa) { } In xsp web page I find: String[] split(String line) How I can do and use this method? tanks a lot! Semprini davide _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.