how to pass runtime parameters to jsp from eBusiness suite [message #400278] |
Mon, 27 April 2009 07:26 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
contactabbas
Messages: 3 Registered: September 2005
|
Junior Member |
|
|
Hi there,
We need to call a custom jsp from a menu entry in Oracle Applications. We have
defined a function with the following details:
a) Type: SSWA PLSQL Function
b) HTML Call: abc/jsp/showmypage.jsp?lookupType=TY_TYPE&orgId=181
c) Hostname: http://www.mywebsite.com
We added this function to a menu, this menu to a responsibility and this responsibility
to a user.This works perfect.
However, we need to pass the USERNAME from ebusiness to the JSP application.
So, can some one please help on how to pass parameters at runtime using the above
scheme?
Regards,
Abbas
|
|
|
|
|