This is a two part question really.
1. I mount a remote file system on my Java development workstation (with MyEclipse on it) and use that directory to deploy my apps to the remote server. Is there a better way to do it?
2. Is there a way to have two deployment points set up say for Tomcat4 where one points to a staging server for testing and another points to the production server after the updates have been tested?