Hello people, Dows anyone know a good (and free place) to put my JSPs? I tried mycgiserver.com and the java.isavvix.com community but the first server is difficult (and weird I would say) to configure and the second one does not support beans. If anyone knows something better than that... Tom.
Pranit Saha
Ranch Hand
Joined: Sep 09, 2001
Posts: 130
posted
0
I've hosted a site in mycgiserver.com.. URL is http://www.mycgiserver.com/~jbln.. i've some .jsp pages there hosted in same location as of my html pages.. but whenevr i try to access those .jsp files it gives me 404 error.. can u please tell me where to host .jsp files and hoe can i make database tables over there.. Thnaks in advance.. Pranit..
Originally posted by Tom Diamond: Hello people, I tried mycgiserver.com.
Pranit --> I dont't have such a problem. I've just uploaded my files and that was all. The problem was that I had to recompile all my java classes (to fit the package name they ask for) and take care of the path they give me to read from a file. Also their server is a bit slow. That's why I am searching for something better.... Tom.