hi i have one html file and it will take a name as a inpunt, i want to process this name using servlet Eg. suppose user entered : Santosh output is : hello Santosh
this user name is getting accessble in servlet and append the stiring Hello in servert and get back this Hello Santosh on html [ August 11, 2004: Message edited by: Santosh Maskar ]