simpleerrors
Programmer
Hi Guys
I am working with a Java application (JSP, TOMCAT 5.5).
I am using Oracle8i database.
I need some suggestions on how to do something.
I need to create a data file and then I want to print that data on the piece of paper which I will put itno the printer. How do I do this??. I have a form with some information on it that needs to be filled. I need this application to fill that form when the form is put into the printer. I do have the data stored in the database tables. I can access the data but how do i tell the application to print that data on specific places on the form when the form is put into the printer.
I hope you understand what I mean.
Thanks
I am working with a Java application (JSP, TOMCAT 5.5).
I am using Oracle8i database.
I need some suggestions on how to do something.
I need to create a data file and then I want to print that data on the piece of paper which I will put itno the printer. How do I do this??. I have a form with some information on it that needs to be filled. I need this application to fill that form when the form is put into the printer. I do have the data stored in the database tables. I can access the data but how do i tell the application to print that data on specific places on the form when the form is put into the printer.
I hope you understand what I mean.
Thanks