Inter web application communication by 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/12
16:07 UTC
Read the original article
Hit count: 232
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