lookup in jsp's does not work
Hello
I work with Version 3.0.5 #706. When I use <jsp:useBean id="ApEventNames" scope="page"></jsp:useBean> in JSP pages, the lookup of methods of the specified class does not work when I refer to it in scriptlets ( <% ApEventNames. <Ctrl+Space does not show any method> %> ) This worked with older version's. Is this a bug or is there somewhere a switch to turn on?
Thank you for any tips.
Roland
请先登录再写评论。