I have subscribed to a hosting acount that has jsp hosting, they use jsp 2.0 with the tomcat 5.5 server. i am using the netbeans ide to compile my jsp page etc using the tomcat server. my project uses JSF. i am battling to get it working on the site. i copy everything in my build folder which includes the index.jsp, meta-inf, web-inf and resources. but it does not work when i try go to the site. is there something i am missing? all the versioning seems to be correct. is there another way i should deploy this?
Any help appreciated.