This seems like it should work:
<c:import url="${viewPath + assetForm.filename}"/>However, I'm getting the following error - any ideas? [ServletException in:/viewer/coursePage.jsp] Attempt to apply operator "+" to arguments of type "java.lang.String" and "java.lang.String"' -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
