|
Subject:
|
Unprotect certain script in tomcat security
|
|
Posted By:
|
shilpa.tendulkar
|
Post Date:
|
5/16/2006 1:30:51 PM
|
Hi I have used tomcat jdbc realm in my application. I am using payment gateway, where I have a callback script which sends the response back to secure server host(payment gateway server) when transaction is completed. This script update transactio status in database(MySQL).Due to jdbc realm, I am not able to execute callback script though it doesnt show me any errors. Please help, How do I execute callback script? is there way to unprotect particular script from jdbc realm? Or kindly suggest other way to do this. Thanks
|
|