how web applications communicate each other in struts?
Posted
by Jothi
on Stack Overflow
See other posts from Stack Overflow
or by Jothi
Published on 2010-03-12T16:04:13Z
Indexed on
2010/03/18
6:51 UTC
Read the original article
Hit count: 218
struts
I have two web applications in web application server. i want to get data from one application to another. how do i do in Struts. i know that it is possible by webservices. But, is there anyway that i could get it using struts?.
© Stack Overflow or respective owner