Re: Using matchers, especially sessionstate...

2002-11-20 Thread Christian Joelly
Hi Christian! On Mon, Nov 11, 2002 at 11:17:15AM +0100, Christian Haul wrote: > On 07.Nov.2002 -- 09:44 AM, Christian Joelly wrote: > > i have attached the error message, the sitemap and the compiled sitemap. > > i have also to tell that im not a very indepth cocoon developer so the > > error mess

Re: Using matchers, especially sessionstate...

2002-11-18 Thread Christian Joelly
Hi Christian! On Tue, Nov 12, 2002 at 12:09:16PM +0100, Christian Haul wrote: > Please be aware that the above code may allow a user to substitute > sNachname with a string like '"; close database; drop database somedb;' > what is probably not intended. Consider using prepared statements like >

Re: Using matchers, especially sessionstate...

2002-11-12 Thread Christian Haul
On 11.Nov.2002 -- 03:29 PM, Christian Joelly wrote: > Hello! > > On Mon, Nov 11, 2002 at 11:17:15AM +0100, Christian Haul wrote: > > On 07.Nov.2002 -- 09:44 AM, Christian Joelly wrote: > > > > > > thanks for your answer. I'd prefer to use the version 2.0.1 for this > > > application, because mayb

Re: Using matchers, especially sessionstate...

2002-11-11 Thread Christian Joelly
Hello! On Mon, Nov 11, 2002 at 11:17:15AM +0100, Christian Haul wrote: > On 07.Nov.2002 -- 09:44 AM, Christian Joelly wrote: > > > > thanks for your answer. I'd prefer to use the version 2.0.1 for this > > application, because maybe there are some other problems rising when i > > switch the cocoo

Re: Using matchers, especially sessionstate...

2002-11-11 Thread Christian Haul
On 07.Nov.2002 -- 09:44 AM, Christian Joelly wrote: > Hello! > > thanks for your answer. I'd prefer to use the version 2.0.1 for this > application, because maybe there are some other problems rising when i > switch the cocoon version during development... ;-) Fair enough. OTOH many issues have b

Re: Using matchers, especially sessionstate...

2002-11-07 Thread Christian Joelly
Hello! thanks for your answer. I'd prefer to use the version 2.0.1 for this application, because maybe there are some other problems rising when i switch the cocoon version during development... ;-) i have attached the error message, the sitemap and the compiled sitemap. i have also to tell that

Re: Using matchers, especially sessionstate...

2002-11-06 Thread Christian Haul
On 06.Nov.2002 -- 02:52 PM, Christian Joelly wrote: > Hello all! > > i have some troubles using the sessionstate matcher in a pipeline. > I want to check for the existance of a session attribute, and when it > doesn't exist we should be redirected to a login page: Hi. Without the exact error mess

Re: Using matchers, especially sessionstate...

2002-11-06 Thread Christian Joelly
Hello again! i have tried to setup the pipeline another way and lokked at the compiled sitemap java code. it seems that the java code generated is far away from being complete... are the sessionstate matcher code for the sitemap broken in cocoon 2.0.1? if so, can i change only the sessionstate co

Re: Using matchers, especially sessionstate...

2002-11-06 Thread Christian Joelly
Hello again! i have tried to setup the pipeline another way and lokked at the compiled sitemap java code. it seems that the java code generated is far away from being complete... are the sessionstate matcher code for the sitemap broken in cocoon 2.0.1? if so, can i change only the sessionstate co