Hi,
which is the way one can load a java class from a package in a .cfm file ?
(for a single class, that is not in a package the operation is quite
streight forward, but when I trry to load a class from a package a get a
"class not found error message)

package : mailer
it has three classes : mainMailer.class, saxMailer.class, smtpMailer.class

I need to load the mainMailer.class (from the mailer package) and create an
object.
Thank you,
Florin

FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to