gmoniey
01-18-2007, 04:18 PM
Hi,
I am thinking about deploying a small stand-alone web application, which was have the usual login pages, mySQL connection, dynamic content, etc.
I want to be able to deploy separate instances of this in different folders...i.e.
www.mydomain.com/folder1
www.mydomain.com/folder2
will each have their own copy of the application, and run independent of each other.
I am trying to determine the best language, with the least amount of startup time, but which will provide for deployment as explained above, and will be fairly scalable.
As I am very well versed with Java (on the desktop application side), that always seems to be an option, and the language is nothing new. But I have also heard Ruby & ROR will be a good fit (although I have yet to learn the language)...can anyone point me in the right direction?
Thanks!
I am thinking about deploying a small stand-alone web application, which was have the usual login pages, mySQL connection, dynamic content, etc.
I want to be able to deploy separate instances of this in different folders...i.e.
www.mydomain.com/folder1
www.mydomain.com/folder2
will each have their own copy of the application, and run independent of each other.
I am trying to determine the best language, with the least amount of startup time, but which will provide for deployment as explained above, and will be fairly scalable.
As I am very well versed with Java (on the desktop application side), that always seems to be an option, and the language is nothing new. But I have also heard Ruby & ROR will be a good fit (although I have yet to learn the language)...can anyone point me in the right direction?
Thanks!