Thursday, 6 September 2012

The reset method on an ActionForm | Java Springs

   A. Sets all properties to their initial value
   B. Sets all properties to null
   C. Repopulates all properties from the request parameters
   D. None of the above

Ans: D

No comments: