--- 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
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
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
[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
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.
5 matches
Mail list logo