show terms of use

Ulf Seltmann ulf.seltmann at hmt-leipzig.de
Tue Mar 29 13:13:39 UTC 2022


Hello again,

in the german shibboleth-group one suggested to create a separate
tou.jsp and include the vm-templates via velocity-tools.

I managed to include the missing velocity-tools libraries and the
syntax seem to work in the jsp-file but unfortunately the vm-files
cannot be found:


HTTP ERROR 500 javax.servlet.ServletException: org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Failed to render class org.apache.velocity.tools.view.jsp.VelocityViewTag: VelocityViewTag
URI:	/tou.jsp
STATUS:	500
MESSAGE:	javax.servlet.ServletException: org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Failed to render class org.apache.velocity.tools.view.jsp.VelocityViewTag: VelocityViewTag
SERVLET:	jsp
CAUSED BY:	javax.servlet.ServletException: org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Failed to render class org.apache.velocity.tools.view.jsp.VelocityViewTag: VelocityViewTag
CAUSED BY:	org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Failed to render class org.apache.velocity.tools.view.jsp.VelocityViewTag: VelocityViewTag
CAUSED BY:	javax.servlet.ServletException: javax.servlet.jsp.JspException: Failed to render class org.apache.velocity.tools.view.jsp.VelocityViewTag: VelocityViewTag
CAUSED BY:	org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'footer.vm'

the tou.jsp looks as follows:

<%@ page pageEncoding="UTF-8" %>
<%@ taglib uri="http://www.springframework.org/tags" prefix="spring" %>
<%@ taglib prefix="velocity" uri="http://velocity.apache.org/velocity-view" %>

<velocity:view var="termsOfUseId">
#parse('footer.vm')
</velocity:view>

The footer.vm resides in the views-directory.

Any ideas how i can tell the jsp where to find the vm-files ?

Thanks in advance

cheers
-- 
Ulf Seltmann
System-Administrator

Hochschule für Musik und Theater Leipzig
IT-Dienste
Grassistraße 8 | 04107 Leipzig
Tel.: +49 341 2144 681
ulf.seltmann at hmt-leipzig.de | www.hmt-leipzig.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220329/a9229a07/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6554 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/users/attachments/20220329/a9229a07/attachment.p7s>


More information about the users mailing list