Hi all Sorry but I didn't received the answer on my question about the work the modul Edit Acount and have to repeat it :-(((( The template top_loggedIn.jsp have the link "<a href="<jetspeed:uriLookup type="EditAccount"/>" wich it was translated in <a href="http://10.5.6.135:8090/jportal/portal/template/EditAccount/action/PrepareScreenEditAccount" After clicking on this link 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) ....... The menu for Admin have line "User Browser" where I can Edit the datas of users by link " <a href="http://10.5.6.135:8090/jportal/portal/media-type/html/language/ru/user/Lisin/page/default.psml/js_panename/UserForm/entityid/turbine?mode=update">Edit</a>" This link works right. How must be written the link in top_loggedIn.jsp or how User can change the his datas ? Very thanks in advance, Vladimir