Hi, I'm working on jcr servlet webapp
when we use a database backend we use on the templates (jsp or freemarker) a disconnected dataset, that is we map the database resultset to an arraylist of bean. when we use jcr, i think the real power is the data type less structure so what is the correct approach? open a session and close it in a servlet filter? working with "connected resultset" ? thanks luis -- ------------------------------------------- Luis Alberto Gervaso Martin Java EE Architect & Instructor C/ Cuenca 4A, 2ºB Getafe (Madrid) SPAIN mobile: (+34) 627983344 [EMAIL PROTECTED]
