Error 503
March 9th, 2009
Applies to:
VisualAge for Java
Description:
Cannot access the servlet from the browser using VisualAge for Java.
Cause:
a. Service is unavailable.
b. Code is not properly compiled.
Applies to:
VisualAge for Java
Description:
Cannot access the servlet from the browser using VisualAge for Java.
Cause:
a. Service is unavailable.
b. Code is not properly compiled.
JAVA-Servlets error, j, lrm-00118: syntax error at '=' at the end of input
Import projects to your workspace to correctly compile your code.
Make sure that the super.init method is called if init parameters are used in the servlet config.