Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Internal Server Error

  Asked By: Alex    Date: Nov 01    Category: Java    Views: 471
  

Could any of you please let me know the possible resons for "Internal Server
Error"

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Amir Shaikh     Answered On: Nov 01

I get this when I have changed my servlet classes and the old database
connection is still sort of connected.
Seems to come from a discrepancy betwwen versions of the classes (old
and new). Restarting the JVM fixes it.

 
Answer #2    Answered By: Abriana Rossi     Answered On: Nov 01

I have a .js file which i am using to construct my
menu bar.(I cannot make this .js file to .jsp, code is
already in production)Now depending
upon one java variable i want to display one row in
menu bar

How can i do that.(Moral of the story is that can i
use one java varible in .js file no...)

 
Didn't find what you were looking for? Find more on Internal Server Error Or get search suggestion and latest updates.




Tagged: