Hello i have the following problem. In my JBoss exist 2 web application now i 
would like to include the content from the 1. application into the second. Here 
a example path:

1. localhost:8080/company_web
2. localhost:8080/company_import

<jsp:include page="http://localhost:8080/company_import"; flush="true" />

Doesn't work because of the context, is there a solution. Thanks for answer.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008083
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to