Welcome to the JavaRanch! Please adjust your displayed name to meet the JavaRanch Naming Policy. User names cannot be obviously fake and must constist of a first name and a last name.
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
yang donf
Greenhorn
Joined: Nov 16, 2005
Posts: 3
posted
0
friend,"HTTP 500 error" means service error,"page not found" which error-code is 404
Pavan Kumar gorakavi
Greenhorn
Joined: Nov 09, 2005
Posts: 4
posted
0
HTTP 500 occurs when the server encountered an unexpected condition which prevented it from fulfilling the request. I think it is nothing to do with page mapping, look at your tomcat configurations.