One response to “Using Dependency Injection in Struts2 for stateless EJBs part 2”

  1. Piero

    nice articles about using ejb3 in struts2. i did something very similar but without a dependency injection framework.

    my solution does use a custom annotation and a struts2 interceptor.

    you can find it here (its written in german, but the code is commented in english):
    http://blog.pierosartini.de/archives/3-In-Struts2-auf-EJB3-Session-Bean-zugreifen.html