I've installed the application on resin 3.0.8 and i get a lot of compile error due tu the use of <jsp:property> with PageBean. I added a <jsp:useBean> in each page where PageBean use was present and it works fine now.
Log in to post a comment.