Home » Developer & Programmer » Reports & Discoverer » Insert parameter in report
Insert parameter in report [message #205149] Thu, 23 November 2006 08:53 Go to next message
renafi
Messages: 42
Registered: October 2006
Member
Hi. How can i place a parameter value (created in reports builder) in the html code of my .jsp report? Thanks


EG:

<tr>
<td> The value of the filter is: "VALUE OF THE FILTER" </td>
</tr>



EDIT: Solved. Someone close this topic. thank you

[Updated on: Thu, 23 November 2006 09:11]

Report message to a moderator

Re: Insert parameter in report [message #205169 is a reply to message #205149] Thu, 23 November 2006 13:33 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Saying that you solved the problem doesn't help anybody but you. Would you mind to share it with the rest of the audience?
Re: Insert parameter in report [message #205298 is a reply to message #205169] Fri, 24 November 2006 03:37 Go to previous messageGo to next message
renafi
Messages: 42
Registered: October 2006
Member
Sorry about that Embarassed

Here is the code:

<tr>
<td> The value of the filter is: <%=request.getParameter("VALUE") %> </td>
</tr>
Re: Insert parameter in report [message #205306 is a reply to message #205298] Fri, 24 November 2006 04:04 Go to previous message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Thank you Smile
Previous Topic: ora-43356
Next Topic: Trial Balance Report
Goto Forum:
  


Current Time: Tue Jul 02 17:36:55 CDT 2024