Possible Duplicate:
Hot deploying changes with Netbeans, Maven, and Glassfish
I am working in netbeans using Glassfish as the server. Every time I make changes in js pages, I have to build the project using maven and redeploy it and then run it. I am at Windows, so this process takes about 10 mins each time.
Any help would be appreciated. Thanks.