We've just switched from JRun 3.0 to the latest 4.0 and are having
problems with the jsp:include tag. We're doing the following:

String content = "/winter/includes/mi_pilot_alpin_S2.html"
<jsp:include page="<%= content %>" flush="true"></jsp:include>

But we're getting this error:

07/07 15:01:25 error No mapping found for
/winter/includes/mi_pilot_alpin_S2.html

We've also tried String content = "includes/mi_pilot_alpin_S2.html"
but receive the exact same error (it's plugging in "/winter").

Does anyone have any ideas?
Any help greatly appreciated.

--
Chris Boyce
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to