Seems something is done with your pages after the page has been
rendered. Typical causes might be the browser generating a new request
to the same page after the page has been rendered, or somehow the page
getting removed from the PageMap after getting displayed.
If it should be related to the browser, try removing components and
elements from your page one by one, seeing if removing any of them
would make the problem disapear ( you could start with the embed tags
). Check for empty url attributes, like src="" etc., since these would
cause problems in firefox.

On 10/18/06, Michael Welter <[EMAIL PROTECTED]> wrote:
> Correction.  The last two <embed ...> tags display the *Quicktime* icon
> rather than the audio controls.
>
>
>
> Michael Welter wrote:
> > No, refreshing the page in Firefox yields the Page Expired message.
> >
> > The tabbed panels don't work at all with IE.  IE has the same Page
> > Expired problem.
> >
> > Everything works well in Safari.
> >
> > The page includes several <embed type="audio/x-wav" ... /> tags.  The
> > first two are properly painted with the audio controls (which work), but
> > the last two are improperly painted with the circular MS Media Player icon.
> >
> > The development platform is Mac OS/X.
> >
> > Thanks for your help.
> >
> >
> > Iman Rahmatizadeh wrote:
> >> Can you refresh the page ? Does it bring up the Page Expired again ?
> >> Try it with ie. I guess that shouldn't have any problems as well.
> >>
> >> On 10/18/06, Michael Welter <[EMAIL PROTECTED]> wrote:
> >>> This is a very strange problem.  In Firefox, the page display is more or
> >>> less normal.  However, if I display the source, I see the "Page Expired"
> >>> source.  Clicking on any of the links on the page takes me to the "Page
> >>> Expired" page.
> >>>
> >>> Using Safari, I don't have this problem.
> >>>
> >>> Has anyone seen this before?
> >>>
> >>> Thanks,
> >>>
> >>> -------------------------------------------------------------------------
> >>> Using Tomcat but need to do more? Need to support web services, security?
> >>> Get stuff done quickly with pre-integrated technology to make your job 
> >>> easier
> >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> >>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> >>> _______________________________________________
> >>> Wicket-user mailing list
> >>> Wicket-user@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/wicket-user
> >>>
> >> -------------------------------------------------------------------------
> >> Using Tomcat but need to do more? Need to support web services, security?
> >> Get stuff done quickly with pre-integrated technology to make your job 
> >> easier
> >> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> >> _______________________________________________
> >> Wicket-user mailing list
> >> Wicket-user@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/wicket-user
> >>
> >>
> >
>
> --
> Michael Welter
> Telecom Matters Corp.
> Denver, Colorado US
> +1.303.414.4980
> [EMAIL PROTECTED]
> www.TelecomMatters.net
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to