Hi, all I have unexpected problem. In template top_loggedIn.jsp is the link "<a href="<jetspeed:uriLookup type="EditAccount"/>" . After clicking on this I have the next errors: -----------------------------------------------------------------------------------------------------------------------------------------------
Error encountered processing a template: /layouts/html/default.jsporg.apache.jasper.JasperException: /WEB-INF/templates/jsp/screens/html/ErrorNoScreenData.inc(16,0) Page directive: can't have multiple occurrences of contentType at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:94) at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:428) at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:140) at org.apache.jasper.compiler.Validator$PageDirectiveVisitor.visit(Validator.java:161) at org.apache.jasper.compiler.Node$PageDirective.accept(Node.java:280) at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:1028) at org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:1070) at org.apache.jasper.compiler.Node$Visitor.visit(Node.java:1076) at org.apache.jasper.compiler.Node$Root.accept . .......................................................................................................... Please, can anabody comment and suggest the solution in next problem ? Thanks in advance. Vladimir