reset password
Author Message
meetashish
Posts: 4
Posted 21:37 Apr 15, 2013 |

I am Not getting the Output when i click on the Link Uploaded on the CS3. 

Its Showing 404 Error.

 

gshah2
Posts: 6
Posted 21:38 Apr 15, 2013 |

I am facing the same situation while running the homework1 on CS3.

dthomas5
Posts: 38
Posted 21:39 Apr 15, 2013 |

Did you guys update your web.xml?

meetashish
Posts: 4
Posted 23:39 Apr 15, 2013 |

i update web.xml

but the checkbox was not gettin checked in the Application.

but when i try to do same in Eclipse it works fine.

And now i removed my files from cs3 but still my project is working.

m not getting whats wrong

dthomas5
Posts: 38
Posted 23:52 Apr 15, 2013 |

Here are a series of questions I have...

  1. For the servlet, are you uploading the .class version or the .java version?
  2. What folder are you uploading the servlet files to?
  3. What is the timestamp for your web.xml file?

 

  1. Make sure the URL is spelled correctly, JAVA servlets are case-sensitive
  2. Make sure your using port 8080 to access the project