Inside the session iam able to print the values but the values are not passing in formparam
println(session.get("hello----?"+ strGlobalInputFileLine1(0)))
// println(session.get("hello----?" +UserName)
println ("UserName---?" + UserName)
session