Hi!

I'm developing an application (for fun and to learn Stripes) and have some
general questions. 

The application is built using EJBs handling the data access layer and I have
this pretty much working. E.g. inserting/updating entities in the database based
on what happen in the Stripes JSPs.

The real question is. If the database is modified outside of the context of the
application. E.g. by another app, a TimerService executing the @Timeout hook, me
updating a field by SQL in the database, how can I get this information back
into the context of the web app?

Thanks!

Dag


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to