Free servlet hosting

I was looking for a free servlet hosting site and came across this one – myjavaserver. There is an interesting code challenge that you need to pass before you can signup. The best thing is that, you can submit the code online and a unit test will be run immediatly to give the result. This was good chance for me to write some quality java code after a long time :) . Inspite of working at SUN, I write very less amount of code these days.

 myjavaserver supports servlets, jsp and cocoon files. There is Database support (HSQL and InstantDB) and a whole lot of other softwares like Struts, Hibernate etc. 

5 Comments »

  1. Ivbsav said

    Hmm… we should try … thx..

  2. SriHarsha said

    Hi, I m a 3rd yr b.tech guy..I am trying to register into myjavaserver.com . I tried to take up the test for it but the question s neither clear nor well understood.. Can you help me understand that..

  3. It looks a bit complicated…

  4. I have one hint to let you in.
    if the path is “/aaa/bbb” and there is a config for “/” but no config to /aaa or /aaa/bbb there is a match to the /
    only if there is no match in the requestUri then there should be a return of the default value.
    capich?

  5. sounds nice, never heard of myjavaserver, will take a look

RSS feed for comments on this post · TrackBack URI

Leave a Comment