Skip to main content

Eclipse Web Tools Platform 3.6
New and Noteworthy

Back

Java EE Tools

Java EE 7: Async support option in the New Servlet and Filter wizards



    Servlet Wizard

    Selecting this option will generate an annotation with the asyncSupport option enabled Selecting this option will generate an annotation with the asyncSupport option enabled

    Support For New Listener Interfaces including
    • javax.servlet.http.HttpSessionIdListener
    • javax.servlet.AsyncListener
    Listener Wizard


EJB Tools

EJB 3.1: Asynch support option in session bean wizard



    Session bean Wizard

EJB 3.2: Non-persistent support option in timer callback wizard



    Timer callback Wizard

WTP Logo Banner

Back to the top