Hrm. There are a few troubleshooting things you could try.
1) Use javacast to cast to an int, if that's what's expected:
setAttribute("idUser",javaCast("int",1))
2) Cycle through all the attributes in the session, dumping them out
before, and after, the attribute is set. Compare.
3) Verify that the charset is the same across the board - railo, tomcat,
ISC (I usually pick utf8 for everything just to be safe, YMMV).
3a) Explicitly set the charset for the request, maybe?
If the only problem is that it's garbled, then it is surely a char
encoding issue, the only question is where.
:Denny
>> Skype: valliantster
(505)510.1336 de...@getrailo.com <javascript:>