Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

internal server error

Status
Not open for further replies.

dendog

Programmer
Jun 28, 2001
53
US
the first time i try to run a jsp and modify a record in a VFP database on the main server i get an internal server error. What is an internal server error? How does it occurr? And how can i go about fixing it?
 
What does it mean to "run a jsp" ?


Don
dond@csrinc.com

 
If I'm understanding you correctly, an Internal Server error (in Server Pages) is just a generic message returned by the webserver when an unhandled error occurs in your script.

FWIW, this thread may be more appropriate in the JavaServer Pages forum and I see you've posted there already. Jon Hawkins
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top