FaqJ2MEDistDestination
Can I change my MIDlet project's dist destination, so it puts the jar and jad straight onto a server rather than in my local dist directory?
You can deploy the application as last step of the building process (copy, FTP, SCP and WebDAV protocols are supported). Use the project properties to configure the deployment.

