too long

It seems that facebook caches fanpage , I am developing FBML application that is displayed in the fan page as a landing tab. But it is just frustrating, anyone has a solution how to clear or prevent facebook fanpage cache or any other way to work with fanpage/application development ?

There is no way to prevent the caching on FB's side but a workaround is to use an application within a tab on your fan page that uses the onclick event to load an iframe within the tab to your site, this way the content that is loaded will never be cached as it will be run from your own server.