Fixed classloading issue when using a jsp in a lesson

This commit is contained in:
Nanne Baars
2015-06-14 13:20:27 +02:00
parent c24f556544
commit c71d774abf
23 changed files with 234 additions and 228 deletions

2
context.xml Normal file
View File

@@ -0,0 +1,2 @@
<context><Loader loaderClass = "gr.nevma.cccl.CompilingClassLoader"/>
</context>