Hi,

Today I tried the JspComponent to render some content into a page. Unfortunatly I couldnīt get any results. When I tried the render method in my ajax controler it always gives me an empty String.

Now I have tried the same with the Spring Modules XT samples. Example 1 has an JSP include case. The examples works fine exect the case with the JSP include. Rendering gives an empty String and the page isnīt changing (also when I view the DOM with Firebug).

Is this a known issue or am I missing some configurations?

My setup is Springmodules 0.8a (cause I couldnīt find a 0.9 Maven pom), Spring 2.5 and iīm deploying to Jetty.

greets and thanks in advance
Andy