Hi,
I have by one side a java standalone application, and for other side a web application with Spring. I need the standalone application uses the services declared in the web application.
I think that the standalone application need to access the application context loaded in app server. how can I do it???????
Sorry my english!!! I am from Argentina.
Thanks in advance.



Reply With Quote
