reset password
Author Message
dharmesh
Posts: 13
Posted 18:22 Feb 08, 2015 |

I uploaded everything on the server properly.I even double checked it 100 times, But my code is not working on server. It works fine on localhost. Does anybody know what to do? 

ZombieD
Posts: 14
Posted 18:30 Feb 08, 2015 |
Did you upload the web.XML?
dharmesh
Posts: 13
Posted 18:31 Feb 08, 2015 |

YEs I did...

ZombieD
Posts: 14
Posted 19:02 Feb 08, 2015 |
The issue I had was even though I uploaded the web.XML it was not updated. My solution was to open the web.XML in eclipse type in some characters and delete then save it and re upload it. Also make sure that tour compiler is set to java 1.7. If it still doesn't work after that email me. zombiediaz91@ gmail.com
vluu2
Posts: 64
Posted 19:38 Feb 08, 2015 |

What does it say specifically on the Server? 

Like the error code you're getting

dharmesh
Posts: 13
Posted 19:40 Feb 08, 2015 |

404 

Requested resource not available

vluu2
Posts: 64
Posted 19:50 Feb 08, 2015 |

Make sure you @WebServlet is correct, then just restart the server and reupload it...... 

I've gone through many problems with the Server so I cannot really say without seeing it, 

can you screenshot where on your server you are uploading it and stuff (if after restarting it doesn't work)

dharmesh
Posts: 13
Posted 20:35 Feb 08, 2015 |

 

 

Last edited by dharmesh at 21:09 Feb 08, 2015.
dharmesh
Posts: 13
Posted 21:57 Feb 08, 2015 |

NOthing Works!!!

vluu2
Posts: 64
Posted 22:38 Feb 08, 2015 |

I think it's the server.......... my stuff works on eclipse as well but when i upload, i don't get the same thing as i do offline... idk, try again tomorrow, you have another day at least

dharmesh
Posts: 13
Posted 22:51 Feb 08, 2015 |

Thanks