Hello, We get the message:
"The Struts dispatcher cannot be found. This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag. - [unknown location]" If the struts2 tags, s: are replaced with jstl c: things work as expected. roller-ui/errors/403.jsp roller-ui/errors/denied.jsp Cheers Greg
