Skip to main content



      Home
Home » Archived » BIRT » Refreshing a report at timed intervals in a portlet
Refreshing a report at timed intervals in a portlet [message #150311] Mon, 03 April 2006 12:18 Go to next message
Eclipse UserFriend
Originally posted by: mike.harper.atkinsglobal.com

I am working with JSR-168 portlets and need to be able to refresh a report
at timed intervals within a portlet.

Previously I used something like the following
<META HTTP-EQUIV="Refresh" CONTENT="60;URL=bulletinSMC.jsp">

This isn't an option within a portlet so I'd like to embed some javascript
in the report output. I have the script ready but I don't know where to
put it. Can anybody help.

Thanks
Re: Refreshing a report at timed intervals in a portlet [message #150431 is a reply to message #150311] Mon, 03 April 2006 14:07 Go to previous messageGo to next message
Eclipse UserFriend
If you look at FramesetFragment.jsp in the pages directory under the
application you will find the init function there.
You should be able to modify it with your script.

Jason

"Michael " <mike.harper@atkinsglobal.com> wrote in message
news:cfeb0c1eb0dc1ec7b1d661a26f1bf1c4$1@www.eclipse.org...
>I am working with JSR-168 portlets and need to be able to refresh a report
>at timed intervals within a portlet.
>
> Previously I used something like the following <META HTTP-EQUIV="Refresh"
> CONTENT="60;URL=bulletinSMC.jsp">
>
> This isn't an option within a portlet so I'd like to embed some javascript
> in the report output. I have the script ready but I don't know where to
> put it. Can anybody help.
>
> Thanks
>
Re: Refreshing a report at timed intervals in a portlet [message #152136 is a reply to message #150431] Sat, 08 April 2006 15:22 Go to previous message
Eclipse UserFriend
Originally posted by: robin.hall.atkinsglobal.com

Ok, Thankyou - sounds like a plan
Previous Topic:create a line chart programmatically
Next Topic:Chart example exception
Goto Forum:
  


Current Time: Tue Sep 16 09:24:19 EDT 2025

Powered by FUDForum. Page generated in 0.25315 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top