[OT] RE: [JAVA] using clas.forname()

2007-07-18 Thread Dave Newton
--- temp temp <[EMAIL PROTECTED]> wrote: > but can I call Class.forName() for same class > more than once > exmple > class.forName("Test") > class.forName("Test") > even If i can do this i donot want to load the > class once it is already loaded so how can I find > if the class is a

RE: [JAVA] using clas.forname()

2007-07-18 Thread Al Sutton
You might get a problem if the class isn't there :). -Original Message- From: Neil Aggarwal [mailto:[EMAIL PROTECTED] Sent: 18 July 2007 14:47 To: 'Struts Users Mailing List' Subject: RE: [JAVA] using clas.forname() Miro: You can call Class.forName() as many times as y

RE: [JAVA] using clas.forname()

2007-07-18 Thread temp temp
ssage- From: temp temp [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 18, 2007 8:45 AM To: user@struts.apache.org Subject: [JAVA] using clas.forname() How can I know whether a class is already loaded ? or if I call class.forname("Some class name") twice will the

RE: [JAVA] using clas.forname()

2007-07-18 Thread Neil Aggarwal
[mailto:[EMAIL PROTECTED] Sent: Wednesday, July 18, 2007 8:45 AM To: user@struts.apache.org Subject: [JAVA] using clas.forname() How can I know whether a class is already loaded ? or if I call class.forname("Some class name") twice will there be any problems ? Tha

[JAVA] using clas.forname()

2007-07-18 Thread temp temp
How can I know whether a class is already loaded ? or if I call class.forname(“Some class name”) twice will there be any problems ? Thanks Miro - Need a vacation? Get great deals to amazing places on Yahoo! Travel.