1) means the decleration in jsp where it will translated into the instance variable in the servlet where as means the scriptlet in the jsp where as in servlet it will translated into local varibles that is what ever u are going to write in the scriptlet it will goes into the service method of the translated servlet.globle variables simplest way is probably to put the value in the application scope...
Category:JSP Interview Questions
No comments:
Post a Comment