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 on
EJB3 are different (how to cache Intefaces, which interfaces)
I know tha EJB3 on the web layer Serlvets/ JSF supports Dependency
Injection for EJB3.
Will Struts 2.0 support such a feature if NOT can anyone point me the
mechanics so to (try) doing it on my own.
I am bit stuck for days at this very point of efficiently glue-ing
Struts and my EJB3 Business layer
Any hint would be much appreciated!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]