Tag Archives: JSTL

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