Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: getting the error while calling the report from oaf page

Started 1 month, 1 week ago by SrikanthK
Dear all when i am calling the report from oaf page if (pageContext.getParameter("PrintPDF") != null) { DataObject sessionDictionary = (DataObject)pageContext.getNamedDataObject("_Sessi onParameters"); HttpServletResponse response = (HttpServletResponse)sessionDictionary.selectValue ("HttpServletResponse");...
Site: www.oracle.com  www.oracle.com - site profile
Forum: Technology - OA Framework   Technology - OA Framework
 - forum profile
Total authors: 2 authors
Total thread posts: 2 posts
Thread activity: no new posts during last week
Domain info for: oracle.com

Other posts in this thread:

HelloPrasanna replied 1 month, 1 week ago
check if you have import oracle.cabo.ui.data.DataObject; in your import statement. --Prasanna

 

Top contributing authors

Name
Posts
SrikanthK
1
user's latest post:
getting the error while calling...
Published (2009-11-05 05:00:00)
Dear all when i am calling the report from oaf page if (pageContext.getParameter("PrintPDF") != null) { DataObject sessionDictionary = (DataObject)pageContext.getNamedDataObject("_SessionParameters"); HttpServletResponse response = (HttpServletResponse)sessionDictionary.selectValue("HttpServletResponse"); try { ServletOutputStream os = response.getOutputStream(); // Set the Output Report File Name and Content...
HelloPrasanna
1
user's latest post:
getting the error while calling...
Published (2009-11-05 09:33:00)
check if you have import oracle.cabo.ui.data.DataObject; in your import statement. --Prasanna

Related threads on "www.oracle.com":

Related threads on other sites:

Thread profile page for "getting the error while calling the report from oaf page" on http://www.oracle.com. This report page is a snippet summary view from a single thread "getting the error while calling the report from oaf page", located on the Message Board at http://www.oracle.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity