[s2] Struts Dependency Injection and EJB3 - support ? or how can i Do it?

2007-01-22 Thread papo
Hello I am trying to find a way of calling efficienlty from Struts Actions -> SLSBs EJB3. I have made a question before. - Doing JNDI calls all the time through every action works though its a very primitive way of doing it. -Tried to implement the Service locator pattern though the semantics

EJB 3 + Struts ....delegate/ facade question

2007-01-17 Thread papo
(I'm sorry the previous one end it up - to wrong topic) Hello everyone! I am doing some EJB3 related project, all seems to work ok, though I now at the level of adding the web layer to the overall image! I have used struts before with EJB2.1 and we had some sort of delegates / facades / servi

EJB 3 + Struts ....delegate/ facade question

2007-01-17 Thread papo
Hello everyone! I am doing some EJB3 related project, all seems to work ok, though I now at the level of adding the web layer to the overall image! I have used struts before with EJB2.1 and we had some sort of delegates / facades / service locators in order to give us access to the Session Bea