posted 19 years ago
Hello,
I am developing a report using Jasper Reports. I am using XML's querystring tag to write my query which gets executed using the JRDataSource object.
But I want this database connection to be encrypted i.e. the query as well as the recordsets does not travel in clear text from the client machine to the database server machine. Can anybody give an appropriate solution or references. thanks in advance