• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Lunarpages.com

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I recentyly ran across a hosting site called Lunarpages.com that uses Resin. I am not sure which version or what JSP etc. they support. The price seems reasonable, especially for a newbie like myself who just wants to throw some JSP pages on the net and experiment. Any feedback on Lunarpages would be helpful.
Tom Triolo
 
Ranch Hand
Posts: 1561
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have found another posting here:
http://www.servletforum.com/thread.jsp?forum=1&thread=7501&hilite=true&q=host&start=0#19067
it seems to be good...
 
Tom Triolo
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Andres. There I found a positive review on Lunarpages and a couple of tips for two others. One of which was free, but not nearly as much space. Actually, the smaller space might be all I need for right now.
 
Sheriff
Posts: 7001
6
Eclipse IDE Python C++ Debian Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Lunarpages looks pretty cool.
 
Ranch Hand
Posts: 92
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is also CWIHosting (http://www.CWIHosting.com). They use Resin...you can order a Linux hosting package for $15/month and then add a private Resin JVM for an additional $5/month. So for $20/month you get a full blown private Resin JVM. Not a bad deal....
 
Author
Posts: 350
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Resin typically supports the latest and greatest implementation of the Servlet/JSP specification. It is often ahead of the RI and other commercial app servers.
In a few instances we found it implemented the Servlet/JSP specs. better than the RI (tomcat).
 
Goodbye moon men. Hello tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic