Basically I have a website designed in Netbeans as an IDE and created in Java using Servlets and jsp pages for interaction. I now wish to put this website online using a server, currently the website does interact with an SQL database but I have removed this functionality so just want to place the jsp files online, how do I accomplish this as a direct upload is bringing up a 404 error, when I know the directory and file's do exist (I uploaded a blank html file to check my server was not lagging as it is not the best). This error is only being displayed with my jsp & jspf files that I have.

Any help?

Regards
Traon

Did you check permissions on uploaded files. Always important while moving from Windows to *unix hosting

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.