@@ -59,8 +59,8 @@ public interface ComponentRenderer {
/**
* @deprecated please use either the validate(..) method in Component.java in your component or create a new JSAndCSSComponent(...) in your controller which you can then include in your render tree. This method here is legacy and does not support web 2.0 mode.<br>
* <br>
* things like css and .js files to be loaded in the <head>tag, e.g. <script
* src="/bla/blu/blo.js" />
* things like css and .js files to be loaded in the <pre>{@code <head>tag, e.g. <script