My Oracle Support Banner

J2EE Application Needs a "/" (Slash) at the end of a URL from a Client (Doc ID 341331.1)

Last updated on FEBRUARY 13, 2024

Applies to:

Oracle Containers for J2EE - Version 10.1.2.0.0 to 10.1.2.3.0 [Release AS10gR2]
Information in this document applies to any platform.
This problem can occur on any platform.


Symptoms

J2EE web application having "welcome-files" defined, cannot be accessed if a final "/" (slash) is not added to the URL.

Verified the issue by the trace file from ieHTTPHeaders which revealed that accessing to http://host:port/app
a) In this case, you are accessing the application using the IP address.
b) When accessing it without the final "/" , you are being redirected to http://host:port/app/
c) The URL http://host:port/app/ is not responding.

When the access is done to http://host:port/app/ , the application is correctly reached.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.