Hallo Volker, Thanks, I was writing this in the same time ....
Some HTML pages in WW/docs give sometimes an ( alert? ) error and yon can't see the data For example, Coding Struts 2 Actions, docs/WW/docs/coding-struts-2-actions.html, The same error: -------------------------- SyntaxHighlighter Can't find brush for: xml --------------------------------- THe data , in a script syntax like this one : ------------------- <script type="syntaxhighlighter" class="theme: Default; brush: xml; gutter: false"><![CDATA[ &lt;action name="hello" class="org.apache.struts.helloworld.action.HelloWorldAction" method="execute"&gt; &lt;result name="success"&gt;/HelloWorld.jsp&lt;/result&gt; &lt;/action&gt; ]]></script> -------------------------------- What about <script src='http://struts.apache.org/highlighter/js/shBrushJava.js' type='text/javascript'></script>? ________________________________ De : Volker Krebs <volker.kr...@abas.de> À : Struts Users Mailing List <user@struts.apache.org> Envoyé le : Jeudi 5 septembre 2013 9h08 Objet : JavaScript errors on exception-handling.html Hello, the Exception Handling Documentation Page <http://struts.apache.org/release/2.3.x/docs/exception-handling.html> has some JavaScript Errors. I stumbled over this a couple of weeks ago ... and now again. So I thought I'll write it to the list, hoping to reach someone who can fix it. Regards --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org