Error 503

  • Share
  • Share

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 , ,

  1. admin
    March 9th, 2009 at 18:22 | #1

    Import projects to your workspace to correctly compile your code.

  2. admin
    March 9th, 2009 at 18:22 | #2

    Make sure that the super.init method is called if init parameters are used in the servlet config.

  1. No trackbacks yet.