How to deploy war file to Glassfish?
问题 I've developed a RESTful web service in netbeans and it made a .war file for me. now i want to deploy it to my host using glassfish . there are lots of tutorials on the net about deploying war file to glass fish(for example) but they all describe how to deploy to local machine(localhost), but as i mentioned i want to deploy to my website host. how to do that? 回答1: You should be able to do that using the admin console. This is an old documentation link, but it is still valid: http://docs