abhibh_1
08-28-2006, 11:22 PM
The problem is that I have deployed an application in a j2ee server having a default port 4848 in admin console , but when I run the application in the browser by typing
"http://localhost:4848/<web context>/<Aliase name>" the browser displays the message as:-
***
HTTP Status 404 - /HitCounter/HitCounter
type Status report
message /HitCounter/HitCounter
description The requested resource (/HitCounter/HitCounter) is not available.
***
So what's this error message showing.
Thanks in advance
Regards,
Abhishek
"http://localhost:4848/<web context>/<Aliase name>" the browser displays the message as:-
***
HTTP Status 404 - /HitCounter/HitCounter
type Status report
message /HitCounter/HitCounter
description The requested resource (/HitCounter/HitCounter) is not available.
***
So what's this error message showing.
Thanks in advance
Regards,
Abhishek