<DIV>I took the following code from a thread posted in Aug 2005. This is not working in offline/online in v 6.0. I am able to read the form values but the email script is buggy. The script does not go into the TRY statement. Any help? Thanks</DIV>  <DIV> </DIV>  <DIV>-Twinkle</DIV>  <DIV> </DIV>  <DIV><%@ page import="org.opencms.mail.CmsSimpleMail" %><BR><%@ page import="org.opencms.jsp.CmsJspBean" %><BR><%@ page import="org.opencms.jsp.*" %><BR><%@ page import="org.opencms.file.*" %><BR><%@ page import="org.opencms.flex.*" %><BR><%@ page import="javax.mail.*" %><BR><BR><%<BR>org.opencms.mail.CmsSimpleMail sm = new<BR>org.opencms.mail.CmsSimpleMail();<BR>org.opencms.jsp.CmsJspActionElement cmsjsp = new<BR>org.opencms.jsp.CmsJspActionElement(pageContext, request,<BR>response);<BR>        org.opencms.file.CmsObject cmsObject =<BR>cmsjsp.getCmsObject();<BR>try{<BR>String to = "<A
 href="http://lists.opencms.org/mailman/listinfo/opencms-dev">aleksandra at eteg.com.br</A>";<BR>String email = request.getParameter("email");<BR>String nome = request.getParameter("nome");<BR>String assunto = request.getParameter("assunto");<BR>String mensagem = request.getParameter("mensagem");<BR>sm.setMsg("email :" + email +"\n" + "nome :"+nome+"\n" +<BR>"mensagem :"+mensagem);<BR>sm.addTo(to);<BR>sm.setFrom("*********");<BR>sm.setSubject(assunto); <BR>        if (request.getParameter("email")!=null &<BR>request.getParameter("mensagem")!=null){<BR>sm.send();<BR>out.println("<td class=\"content_title\"<BR>valign=\"top\">Sua mensagem foi enviada!</td>");<BR>}<BR>else out.println(new java.util.Date());<BR>}<BR>catch (MessagingException e) {<BR>out.println("<td class=\"content_title\"<BR>valign=\"top\">Email nao pode ser enviado!</td>");<BR>}<BR><BR>%><BR>and this offline it works well but online he is not
 reading<BR>the parameters email,....all from the forms but he is<BR>reaching my jsp because he is executing out.println(new<BR>java.util.Date());.<BR>So request.getParameter("email") and the other ones are not<BR>working !<BR><BR></DIV><p>
        
                <hr size=1><a href="http://us.rd.yahoo.com/mail_us/taglines/postman3/*http://us.rd.yahoo.com/evt=39666/*http://beta.messenger.yahoo.com">Yahoo! Messenger with Voice.</a> PC-to-Phone calls for ridiculously low rates.