Image

Jasper, anyone?

First of all, I wanna say hello ^^ it's my first time in the community, so I hope you'll be patient at me.

See, there's this web application and now I'm working on reporting phase. I've never made reports in JSP before, and after seraching for references, I found that I can use Jasper Report.
Well, I suppose to.
I downloaded the libraries, jar files, the codes, but why isn't it working? It did well in loading the .jrxml templates, but in the end it always points at this error on the compile manager, says that the package (the source file) is not exist, therefore it couldn't do the job.

I tried to run a sample project, and found similar error. I wonder if it's my netbean?

anyone have experience in similar problem?