java ee server similar to cassini
        Posted  
        
            by Casey
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Casey
        
        
        
        Published on 2010-03-03T00:45:06Z
        Indexed on 
            2010/03/14
            23:25 UTC
        
        
        Read the original article
        Hit count: 508
        
I primarily use Tomcat and Glassfish for Java EE development at work, but was wondering if anyone knew of any small application servers like Cassini for ASP.NET that would make building and testing faster? I would still eventually deploy to one of our production tomcat/glassfish servers, but would prefer something that is simpler and quicker.
I am probably going to take jetty and geronimo for a spin, any others I should check out?
© Stack Overflow or respective owner