oracle forms
Hi,
I am using oracle forms/reports application on my Oracle 10g Application server...
I have configure SSO on my server.
I have two tags in formsweb.cfg like
[app]
[app_sso]
I am also using web services in my application. It is running fine with simple [app] tags. All jsp calls run fine....
When I run [app_sso] then jsp call failed no result....
Web services are deployed on HOME in Oracle Application Server 10g.
How to resolve this issue