Hi,
i m having a problem when writing a servlet program.My HTML screen has two hidden fields and when i use "get parametrenames" method to get all the names of the columns in the screen it's also taking in the name of hidden fields. Can you please help me in resolving the issue as i don't want my servlet to take the names of the hidden fields in the HTML.
i m having a problem when writing a servlet program.My HTML screen has two hidden fields and when i use "get parametrenames" method to get all the names of the columns in the screen it's also taking in the name of hidden fields. Can you please help me in resolving the issue as i don't want my servlet to take the names of the hidden fields in the HTML.
Comment