Menu

#5 Spring Support

open
nobody
JSP 2.x (2)
5
2012-07-26
2012-07-26
marian
No

Hello,

First of all, I want to thank you for this wonderful piece of code.
Then, as I am trying to use it in a Spring context, and as my page requires accessing some Spring beans, I found that there is little support in that direction.
However, is not too difficult though: I just extended your JspImpl class, then I use some reflection to get access to the pageContext field.
I wonder if you could either make this field protected or add a protected getter to it - this will further facilitates the use of your code.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.