Description: Java, enter some information in the form, including input to be sent to which mailbox, the corresponding information is directly sent to the specified mailbox. Inside the jar package and the code detailed comments on the code, very suitable for beginners to learn and use.
To Search:
File list (Check if you may need any files):
javaMail
........\.classpath
........\.myeclipse
........\.mymetadata
........\.project
........\.settings
........\.........\.jsdtscope
........\.........\org.eclipse.jdt.core.prefs
........\.........\org.eclipse.wst.jsdt.ui.superType.container
........\.........\org.eclipse.wst.jsdt.ui.superType.name
........\src
........\...\com
........\...\...\test
........\...\...\....\domain
........\...\...\....\......\SendmailBean.java
........\...\...\....\......\test.java
........\...\...\util
........\...\...\....\mail
........\...\...\....\....\MailSenderInfo.java
........\...\...\....\....\MyAuthenticator.java
........\...\...\....\....\SimpleMailSender.java
........\...\...\....\....\test.java
........\WebRoot
........\.......\index.jsp
........\.......\META-INF
........\.......\........\MANIFEST.MF
........\.......\sendmail.jsp
........\.......\WEB-INF
........\.......\.......\classes
........\.......\.......\.......\com
........\.......\.......\.......\...\test
........\.......\.......\.......\...\....\domain
........\.......\.......\.......\...\....\......\SendmailBean.class
........\.......\.......\.......\...\....\......\test.class
........\.......\.......\.......\...\util
........\.......\.......\.......\...\....\mail
........\.......\.......\.......\...\....\....\MailSenderInfo.class
........\.......\.......\.......\...\....\....\MyAuthenticator.class
........\.......\.......\.......\...\....\....\SimpleMailSender.class
........\.......\.......\.......\...\....\....\test.class
........\.......\.......\lib
........\.......\.......\...\activation.jar
........\.......\.......\...\mail.jar
........\.......\.......\web.xml
........\.......\writemail.jsp