You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Mindaugas Genutis <mi...@elinara.ktu.lt> on 2003/10/02 11:13:37 UTC

Reloading/resetting another Tapestry application

Hello,

I have developed two Tapestry applications. One of them is a kind of CMS 
where data is entered. Another one is a website that displays the data.

When data is changed in the CMS and stored in the database, somehow I have 
to tell the other application to reset it's tables. All other data is 
newly displayed after refreshing the browser. It's just the tables that 
are not refreshed.

I see two solutions to my problem:

a) to create a service in another application that can be called 
externally. That service resets my dynamic tables. Can someone suggest a 
way to do that?

b) to make my tables so that they load their data newly each time they are 
rendered. I don't know how to do that either.

I'll be very thankful if someone could suggest a solution to my problem.

-- 
Kaunas Regional Distance Education Center
Programmer
Phone: +370 674 05232
WWW: http://distance.ktu.lt


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org