Re: problem with dynamic code in jsp

2011-01-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Milko, On 1/19/2011 11:31 AM, m.h.g.emme...@dnb.nl wrote: > We have a jsp with code inside that dynamically fetches data from a > database. Ok. > When we put a changed jsp in place it gets compiled and shows the fetched > data from the database. Gr

problem with dynamic code in jsp

2011-01-19 Thread M . H . G . Emmerig
Hello We are running tomcat 6.0.29 with tridion broker We have a jsp with code inside that dynamically fetches data from a database. When we put a changed jsp in place it gets compiled and shows the fetched data from the database. When we change the data in the database and refresh the page, th