client

"Francesco Dipalo" <[email protected]>
Newsgroups gmane.text.xml.soap.user
Message-ID <00a401c4b84c$00e94790$ceb11c97@BOBO>
Can anyone tell me how to write the client for this methods?

static private void c_Elenco() {
   String [] lista = new File(".").list();        
  for(int cx=0; cx<lista.length; cx++)
    if ( new File(lista[cx]).isFile() )          
       if ( lista[cx].toLowerCase().lastIndexOf(".owl") >= 0)     
              System.out.print((" þ "+lista[cx]+"             ").substring(0,20));
 }

I want the client to print the array lista[]

 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Telefonare all'estero risparmiando fino all'80%? Con Email.it Phone Card puoi, clicca e scopri tutti i vantaggi
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid&83&d"-10
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.