2007/10/3, Diego Ezquerro <[EMAIL PROTECTED]>: > > All that i want is to pass that session attribute (it isn't a String) to > fillTrazability action class.
Since it is a session-scoped attribute, why don't you read it directly in your destination page, without passing any parameter? Antonio