hi all i try to send mail using javax.mail package but there is an exception that is
java.lang.NoClassDefFoundError: com/sun/mail/util/SharedByteArrayInputStream at SendApp.send(SendApp.java:20) at SendApp.main(SendApp.java:53) Exception in thread "main"
this is my code
[Code tags added, toned down the title - Dave] [ October 24, 2005: Message edited by: David O'Meara ]