Re: xsp-session ns calls element creation funcs?

2002-05-15 Thread Bert Van Kets
Hi, I had the same problem with esql in a Dynamic XSLT using XSP. There was no solution found or given, so I made a workaround and skipped the logic sheet and did everything straight in Java. I too find the behavior very strange and would rather see this solved. It would open a lot of

RE: xsp-session ns calls element creation funcs?

2002-05-15 Thread Vadim Gritsenko
From: Zack Angelo [mailto:[EMAIL PROTECTED]] C2 doesn't seem to be behaving as expected...my code looks just like the examples. Any ideas? I'm sure it's something obvious. Okay, so apparently this: String userID = xsp-session:get-attribute name=malin-uid/; Do you have

xsp-session ns calls element creation funcs?

2002-05-14 Thread Zack Angelo
C2 doesn't seem to be behaving as expected...my code looks just like the examples. Any ideas? I'm sure it's something obvious. Okay, so apparently this: String userID = xsp-session:get-attribute name=malin-uid/; Generates into this (and, obviously, generates some errors): String