Hi In my jsp, i am entering the empcode, based on the empcode i retrieve empname and passing these two variables 'empcode' and 'empname' to another jsp. Can you help me how to pass variables to another jsp. Empcode is only field is for user input, empname -- retrieving from master table...