The main documentation wiki for ftplet has the following xml for
configuring a ftplet:

 

<ftplets> 

   <ftplet name="ftplet1">

      <beans:bean class="org.apache.ftpserver.examples.MyFtplet">

        <beans:property name="foo" value="123" />  

    </beans:bean>

    </ftplet>

  </ftplets>

 

How do you get the value for the "foo" property in the Ftplet class? 

 

Doug Pogue
CA 
Sr Software Engineer
doug.po...@ca.com
<mailto:doug.po...@ca.com>   <http://www.ca.com/> 

Reply via email to