954,148 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Error 500 when submitting JSP files in Internet Browser

When submitting a page via the internet, I get a 500 error and the name of the file. Are you able to help??

Basically I have an expense system implemented with JSP in JBuilder 4 using Oracle 9i and SQL Plus. When submitting any pages in the system, I get a 500 error...

Can someone please help me....
Please advise.

Many thanks

jsp001
Newbie Poster
2 posts since Jun 2006
Reputation Points: 10
Solved Threads: 0
 

500 - means internal server error. This usually implies that there is a problem in the JSP or some part of the code. Check your server logs.

aniseed
Posting Whiz
359 posts since Apr 2006
Reputation Points: 48
Solved Threads: 7
 

Hi,
i have created a web application in jsp and servlet using netbeans, i am using mysql 5.0.37as a database server.

On the Netbeans IDE it is working properly, when i am uploading it online by using leech ftp, the first page is running properly and accessing the database properly. but when i click on another page or link it is giving error 500

narayanabhilash
Newbie Poster
6 posts since Dec 2007
Reputation Points: 10
Solved Threads: 0
 

As mentioned above

500 - means internal server error. This usually implies that there is a problem in the JSP or some part of the code. Check your server logs.


Please post what error says

peter_budo
Code tags enforcer
Moderator
15,432 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 901
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You