From: transkawa on 4 May 2010 06:22 as a java programmer, i don't know where to turn to but this newsgroup. does any jsp programmer know of a webhost that i can subscribe to its service. the hosts i see on the internet are mostly asp and php. can't start learning asp or php for that reason. what i need precisely is a webhost with jsp support and multi-domain features. appreciate replies. -- happy are those who have endured for they shall reap bountifully --the gospel according to an avatar
From: Paul Cager on 4 May 2010 06:44 On May 4, 11:22 am, transkawa <transk...(a)yahoo.fr> wrote: > as a java programmer, i don't know where to turn to but this newsgroup. > does any jsp programmer know of a webhost that i can subscribe to its > service. the hosts i see on the internet are mostly asp and php. can't > start learning asp or php for that reason. > what i need precisely is a webhost with jsp support and multi-domain > features. > appreciate replies. I found the easiest (and cheapest) way was to rent a low-end VPS (e.g. see http://www.lowendbox.com/). You can then install the OS of your choice plus Tomcat, Jetty or whatever. Make sure you go for a Xen host rather than OpenVZ - the latter's memory model doesn't play well with Java. Alternatively you could use Google's App Engine http://code.google.com/appengine/ - free but somewhat limited. (I've assumed you don't simply want a web host to learn about JSPs etc. If that's all you want you could just use your own PC).
From: Andrew Thompson on 4 May 2010 21:30 On May 4, 8:22 pm, transkawa <transk...(a)yahoo.fr> wrote: > ..what i need precisely is a webhost with jsp support and multi-domain > features. I use & can recommend <http://www.cheap-jsp-hosting.com/>. -- Andrew T. pscode.org
From: Roedy Green on 5 May 2010 18:51 On Tue, 4 May 2010 11:22:33 +0100, transkawa <transkawa(a)yahoo.fr> wrote, quoted or indirectly quoted someone who said : >as a java programmer, i don't know where to turn to but this newsgroup. >does any jsp programmer know of a webhost that i can subscribe to its >service. the hosts i see on the internet are mostly asp and php. can't >start learning asp or php for that reason. >what i need precisely is a webhost with jsp support and multi-domain >features. >appreciate replies. for a list of vendors, costs and some notes on what they provide, see http://mindprod.com/jgloss/ispvendors.html -- Roedy Green Canadian Mind Products http://mindprod.com What is the point of a surveillance camera with insufficient resolution to identify culprits?
From: Arne Vajhøj on 5 May 2010 21:27 On 04-05-2010 21:30, Andrew Thompson wrote: > On May 4, 8:22 pm, transkawa<transk...(a)yahoo.fr> wrote: >> ..what i need precisely is a webhost with jsp support and multi-domain >> features. > > I use& can recommend<http://www.cheap-jsp-hosting.com/>. And Dave Miller even occasionally participate here, which IMHO indicates a bit of professionalism. Arne
|
Pages: 1 Prev: Heap generations and garbage collector tuning - which tools? Next: Simple regex replace |