Tag Archives: Spring

View technologies in spring

PDF,Excel,jasper reports,velocity,JSP,JSTL,Tiles original post here

Posted in java, spring | Tagged , | Leave a comment

JSP & JSTL with Spring

Spring provides a couple of out-of-the-box solutions for JSP and JSTL views. Using JSP or JSTL is done using a normal view resolver defined in the WebApplicationContext. Furthermore, of course you need to write some JSPs that will actually render … Continue reading

Posted in java, spring | Tagged , , | Leave a comment