Where would I look to easily set up a virtual environment so I could test the program on my computer without the hassle of setting up an additional physical server or actually running everything over the net?
I believe Netbeans has built in support for WebStart and Eclipse has a free plugin for WebStart. Both IDE's allow the local testing of WebStart applications.