[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Problem include external context

stefanraabe do-not-reply at jboss.com
Mon Jan 29 19:19:50 EST 2007


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



More information about the jboss-user mailing list