Oro smith wrote:
Im getting
"Unhandled exception type ParameterException"
for the statement:
lang=parameters.getParameter("ups");
A more complete snippet would be in order. I would expect this Exception
if the "ups" parameter does not exist.Try
lang=parameters.getParameter("ups","defaultvalue")
HTH Jorg
-------------------------------------------------
Still single? Click here to find the perfect match.
Thanks but happily married :)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
