Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

I am using Netbeans IDE 6.9 ML to make a website in java, and my website runs in that, but after uploading it to the server it doesn't work properly. I tried to split and merge the template. In the header part of my page, I use images for buttons and for reference I use the anchor tag to go to the other page. On that page I give the URL of a servlet but the server does not take the URL. But Like I said, in Netbeans on my computer, it does work. Does anyone know why it's not working after it's uploaded?

MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
James Bruce
2011-11-19 08:23:00
If you post the URL, we could take a look. Though, honestly, unless this is just for a learnign exercise you really shouldnt program a website in java...