Your problem looks similar to an issue I brought up but was not addressed by anyone. It seems that the XSP compiler was not able to handle typecasting
String s = (String) x; Was failing. __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
