views:

14

answers:

0

As mentioned in my other question I'm creating a simple calendar portlet using spring-portlet-mvc. Now I allow multiple users to use the same calendar.

However the problem I'm facing is how to force all the instances to refresh when someone updates their calendar (so also those of different users).