Hi again I guess the last mail didin't arrive well.
My problem is that I'm doing wrong the EL lab the next it's part of my
code, since I ran the code it never shows anything. I tried printing only
the name but nothing happens.
Can anybody tell me what's wrong with my code?.
Thnks.
*Person class*
it was givving domain not found
as an error
On Sat, Oct 17, 2009 at 7:33 PM, ANUJ KUMAR wrote:
> please some can tell me what is the problem with the code below
>
>
>
>
> <%@ page import="java.text.*"%>
> <%@ page import="java.util.*"%>
> <%@ page import="javax.mail.*"%>
> <%@ page import="ja
please some can tell me what is the problem with the code below
<%@ page import="java.text.*"%>
<%@ page import="java.util.*"%>
<%@ page import="javax.mail.*"%>
<%@ page import="javax.mail.internet.*"%>
<%@ page import="javax.activation.*"%>
<%
try
{
InternetAddress toAddress=new Inte