sanket jani wrote:
<%
String userName = String.valueOf(request.getAttribute("usrName"));
%>
Campbell Ritchie wrote:
No, it isn't
But in case of abstract class an un implimented method is by default abstract . . .
In thisharshvardhan ojha wrote: