Hello       
I would like to know if it is possible to have an interaction between Web pages 
located on different application servers.      
Example:   
- the page parent.jsp on serverA   
- the page child.jsp on the server B      

The parent.jsp page opens the child.jsp page (with code Javascript: window.open 
(...)).   

With the closing of the child.jsp page, the parent.jsp page shows an Alert 
message.
If the 2 pages are on the same server, then it works goes perfectly but don't 
work if pages are on different server.

How can i do??? :-(
I specify that these pages are on a JBOSS 3.2.5 server

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955270#3955270

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955270

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to