file name could be wrong in web.xml or path is wrong..

google for plenty solutions on this..
jd

On 8/9/10, pradeek k <pradee...@gmail.com> wrote:
>
> may could be happens when the client request is not available in the
> server ,can have have some mistakes while deploying or web xml not
> configures properly refer server error status
> On Aug 9, 2:14 pm, 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.
>>
>> PS: Inside the ShowBalance servlet, if the id is id001 then I am
>> forwarding the request to a JSP. So the above URL result in a jsp page
>> but it isnt
>>
>> Please correct me.
>>
>> Thanks!
>
> --
> 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

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

Reply via email to