Sandeep Sirsekar wrote:Now problem im facing is that my .war file. when i extract it there is NO CLASS FILE FOUND IN IT. only single jsp file is there.
Then if jsp uses the class you should get an error.
1) on local pc
It works perfectly fine no error nothing.even database functionality is also fine.
Check inside your server, from your previous deployment whether the class file is there.
If your war does not contain class file then there may be something wrong in your configuration which used to create the war.