
- Forum
- ERP
- Oracle Apps
- regarding invokation of jsp page(html) from oracle apps screen
regarding invokation of jsp page(html) from oracle apps screen
This is a discussion on regarding invokation of jsp page(html) from oracle apps screen within the Oracle Apps forums, part of the ERP category; Friends , I need to invoke my jsp page( html) from oracle apps screen. I know i can create a ...
-
regarding invokation of jsp page(html) from oracle apps screen
Friends ,
I need to invoke my jsp page( html) from oracle apps screen.
I know i can create a function of type sswa jsp page in apps.
But i have no idea of how to make it refer to my jsp page.
I got to know i have i have to keep my .jsp file in common top.
but hw the file to be mapped to the function that i am not getting it. please help me it.
also read sswa implementation manual, not much of help.
plz..plz do reply.
-
hi ravi
for registering a jsp page with Apps, here is the process
login with Application developer Responsibility and under "Applications " select "FUNCTION" menu
Register your function with Apps and later
click on the "properties" Tab and select the type as "sswa jsp function" . then
click on the webHtml tab and under "html call input" field enter the full path of your jsp page but don't give the extension of the page as .jsp.
-
hi ravi
for registering a jsp page with Apps, here is the process
login with Application developer Responsibility and under "Applications " select "FUNCTION" menu
Register your function with Apps and later
click on the "properties" Tab and select the type as "sswa jsp function" . then
click on the webHtml tab and under "html call input" field enter the full path of your jsp page but don't give the extension of the page as .jsp.
Hi,
I tried what you say and added the full path to my jsp page without hte extension.
If I click the link now in the menu the path that is opening is not correct. The base url of the server where e-business suite is running on is added to the url.
How can I fix this?
-
Sponsored Ads

Reply With Quote






