On Aug 9, 11:14 am, NB-J2EE <deepan...@gmail.com> wrote: > Hi, > > I have placed my compiled servlet code identical to this location "c: > \...\LApps\WEB-INF\classes\coreservlets\ShowBalalnce" which in turn is > using another servlet class BankCustomer present in the same location. > > While trying to access the servlet ShowBalance using this > URL:http://localhost:8181/LApps/coreservlets.ShowBalance?id=id001, I am > getting 404 error page stating that "/LApps/coreservlets.ShowBalance" > is not available. Check that indeed the servlet is accessible on port 8181. It may be accessible on another port. Also I noticed a ShowBalalnce in the first path, while it should probably be a ShowBalance (that may be also a typo, I just read what is written).
Michèle Garoche Michèle Garoche -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en