Question
Use of serialVersionUID = 1L in Servlets
Hai All,
In Servlets , what is the purpose of declaring
private static final long serialVersionUID = 1L;
Thanks,
Sateesh
Hai All,
In Servlets , what is the purpose of declaring
private static final long serialVersionUID = 1L;
Thanks,
Sateesh
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.