By: Erich Kilmer - ekilmer
Where is datasource package?
2003-02-21 13:49
I have created a project in my IDE to put the Jasper source so that I could debug it.
Looking at the JSPs from the demo I am trying to resolve the datasource package:
<%@ page import="datasource.*" %>
In what jar file are these from?
Thanks
By: Erich Kilmer - ekilmer
RE: Where is datasource package?
2003-02-21 13:55
Sorry found them:
D:\JasperReports\JasperReports-0.4.5\JasperReports\demo\samples\webapp\WEB-INF\classes
Added this directory to my project and they resolve now.
Where is datasource package?
2003-02-21 13:49
I have created a project in my IDE to put the Jasper source so that I could debug it.
Looking at the JSPs from the demo I am trying to resolve the datasource package:
<%@ page import="datasource.*" %>
In what jar file are these from?
Thanks
By: Erich Kilmer - ekilmer
RE: Where is datasource package?
2003-02-21 13:55
Sorry found them:
D:\JasperReports\JasperReports-0.4.5\JasperReports\demo\samples\webapp\WEB-INF\classes
Added this directory to my project and they resolve now.
0 Answers:
No answers yet