I am going in the direction that application 1 will connect with application 2 through EJBs. Session Management can be done by using SFSB?
Is it a right way to do that?
Another question I do...
Type: Posts; User: jigneshmpatel; Keyword(s):
I am going in the direction that application 1 will connect with application 2 through EJBs. Session Management can be done by using SFSB?
Is it a right way to do that?
Another question I do...
We have to use Spring 3 in distributed environment. We have following two applications
1. Application 1 - Spring MVC based application to support GUI
2. Application 2 - A complex transaction...