Web Hosting Talk







View Full Version : Free or Low-Cost (student-type plan) Hosts for JSP or Cold Fusion?


verto
12-08-2002, 12:57 AM
Am trying to learn JSP and/or Cold Fusion, but am poor right now -- anyone know of hosting services with free or low-cost (something like a student-type plan) accounts that support this?

Toolz
12-08-2002, 01:23 AM
Best guide is:

http://www.free-webhosts.com/

akashik
12-08-2002, 06:56 AM
that's going to be a hard call. JSP is server intensive and coldfusion is flat out expensive to get a licence for. Both are resistant to 'cheap' or free hosting.

Greg Moore

iWebbers.com
12-08-2002, 07:15 AM
You can setup a tomcat server in your computer.

You just need Java SDK and tomcat server.

And they are easy to setup.

verto
12-10-2002, 08:11 PM
Originally posted by iWebbers.com
You can setup a tomcat server in your computer.

You just need Java SDK and tomcat server.

And they are easy to setup. Thanks for the suggestion -- I'd consider that if I had a comp of my own, but ... :(

Originally posted by akashik
...JSP is server intensive ...
I'm a little curious about that -- why's it so intensive? because it's not compiled?

And would you say it's more intensive than ASP, or about the same?

Originally posted by Toolz
Best guide is:

http://www.free-webhosts.com/
Thanks for the link -- I'll try searching some more :)