JSP page is not getting reflected in Jetty
        Posted  
        
            by [email protected]
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by [email protected]
        
        
        
        Published on 2010-04-21T03:20:40Z
        Indexed on 
            2010/04/21
            3:23 UTC
        
        
        Read the original article
        Hit count: 280
        
I am using Jetty web server, and while loading JSP page, its getting loaded from cache and not from the server. my updated jsp page is not getting reflected. I was deleted my file and checked out from CVS also. There is no use, the same result came again.
What will be the reason ?
Thanks in advance.
© Stack Overflow or respective owner