Hello I have this book
"BEGINNING JSP WEB DEVELOPMENT"
ISBN is this 84-415-1352-X
the follow question is related with chapter 17 ;)
i have already download
the both jars to run the examples
but with this versions JAVA MAIL 1.3.2
and JAF 1.3.1 FCS
,well the test of TESTJAVAMAIL.JSP works!:D
but the second exmaple with yahoo, no (SENDMAIL.JSP):(
and i saw the options (at the book) of yahoo configuration related with POP and FORWARDING
that dont exist in the yahoo section option mail, so i guess that the services
are already "turning on" (if not), where the hell are the options to turn on both services?
the browser throw this error
(i think that the reason is yahoo,but maybe not...)
excepción
javax.servlet.ServletException: Error logging in. Please visit
http://mail.yahoo.com
org.apache.jasper.runtime.PageContextImpl.doHandle PageException(PageContextImpl.java:846)
org.apache.jasper.runtime.PageContextImpl.handlePa geException(PageContextImpl.java:779)
org.apache.jsp.jsp.sendmail_jsp._jspService(org.ap ache.jsp.jsp.sendmail_jsp:84)
org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:99)
javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:325)
org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:295)
org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:245)
javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
causa raÃz
javax.mail.AuthenticationFailedException: Error logging in. Please visit
http://mail.yahoo.com
com.sun.mail.pop3.POP3Store.protocolConnect(POP3St ore.java:118)
javax.mail.Service.connect(Service.java:233)
javax.mail.Service.connect(Service.java:134)
org.apache.jsp.jsp.sendmail_jsp._jspService(org.ap ache.jsp.jsp.sendmail_jsp:66)
org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:99)
javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:325)
org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:295)
org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:245)
javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
what is the solution?, and where i can download the code of this book and for
"JAVA SERVER PROGRAMMING J2EE 1.3 EDITION" ISBN 84-415-1358-9
thanks for your help!