Posted By:
Radhe_Yanamandra
Posted On:
Tuesday, May 7, 2002 05:26 PM
I have following web.xml file : <?xml version="1.0" ?> ThreeParams html.ThreeParams ThreeParams /html/* The directory under which the programs are compiled are html and the name of the servelet is ThreeParams, I am using weblogic AS. When I call this servlet from a .jsp file in the same application, I get return code 404 --- Not Found. Is My web.xml file OK. Any help will be apprcicated. Thanks ---Radhe
More>>
I have following web.xml file :
<?xml version="1.0" ?>
ThreeParams
html.ThreeParams
ThreeParams
/html/*
The directory under which the programs are compiled are html and the name of the servelet is ThreeParams,
I am using weblogic AS.
When I call this servlet from a .jsp file in the same application, I get return code 404 --- Not Found.
Is My web.xml file OK.
Any help will be apprcicated.
Thanks
---Radhe
<<Less