jsp call java function 在 Invoking a Java Method in JSP - Stack Overflow 的評價 Well, the simplest way is to import your class in the JSP and call it's methods via scriptlets. To include the class: <%@page import="package. ... <看更多>