3

I have a java class in a different module that the jspf file is located.In a normal JSP file, I would import it this way:

<%@include file="../../../WEB-INF/jspf/corelib.jspf" %>

Right now,I want the equivalent of this in my .java class but can't find a proper way to import.

How would I import this?

Daredevil
  • 1,672
  • 3
  • 18
  • 47

0 Answers0