Hi , I am curious to know what is the best practice of deployment??? Suppose I have java backed code, What difference it makes when deployment done through AMP file?? and same deployment done using jar files?? Any issues if there are repeated deployments using AMP(during development)???? What is preferable way of deploying? and why?