but the these files not exists after jetty:run.
I can access the /classpath/jquery.js.(and other .js in the webkit
jar)
now, to make flot work, I have to copy these .js files to /static and
link to these copy on the page
You need to add a call to Flot.init in Boot to make the classpath
resources available...
/Jeppe