I am using a JSP application that use a JRC(Java Reportig Component) API(It comes bundled with Crystal Reports). I am trying to print a report using the JRC API, but it shows some exception. I would like to know whether i should do some settings in order for my web container to get access the printer(HP Laser Jet) in my network.
I have tried to print a file from my desktop using that printer without any problem.