Tuesday, November 29, 2011

What does the following expression get evaluated to ?

This expression gets evaluated to an argument for the println statement in the generated Servlet as follows::The above expression gives you the value returned by the method getXXX() of obj as the instance used for invoking getXXX().
Category:JSP Interview Questions

No comments:

Post a Comment