| Author |
Servlet, Eclipse, and Java 5.0
|
Giovanni De Stefano
Ranch Hand
Joined: Aug 17, 2004
Posts: 144
|
|
Hi guys, I created a very simple Servlet using Eclipse as IDE and Java 5.0. I got the following warning since I upgraded to Java 5.0: The serializable class ServletName does not declare a static final serial/VersionUID field of type long Could you please tell me what this means? Thank you in advance. Giovanni
|
SCJP 1.4
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26489
|
|
Giovanni, Take a look at these two threads in IDE's from April and March
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Giovanni De Stefano
Ranch Hand
Joined: Aug 17, 2004
Posts: 144
|
|
Thank you, that was very useful! Giovanni
|
 |
 |
|
|
subject: Servlet, Eclipse, and Java 5.0
|
|
|