Close
jGuru Forums
Posted By: dave_wong Posted On: Thursday, June 28, 2001 03:04 AM
Hi there, Got a questiion here. When I compiled a java bean, I defined my own package. However, I needed to change the java bean name and used most of the methods as the first one. Then I got error message when I compiled the new one saying
for example:
usrInfo.java:19: setUsrServer(java.lang.String)is already defined in shkp.empInfo ...
My question is how to get rid of the previous definition?
Thanks
dave
Re: Compiling java bean
Posted By: John_Zukowski Posted On: Thursday, June 28, 2001 01:38 PM