The Artima Developer Community
Sponsored Link

Java Answers Forum
Email Server

2 replies on 1 page. Most recent reply: Jul 28, 2006 6:50 PM by joe smith

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
casimirrex

Posts: 1
Nickname: casimir
Registered: Oct, 2004

Email Server Posted: Jul 23, 2006 10:06 PM
Reply to this message Reply
Advertisement
Hi,
In my web page i've to create a Email Server/Like a Feed back form,Any one can tell me an idea.I'm keen on waiting for reply
regards
rextony


Kondwani Mkandawire

Posts: 530
Nickname: spike
Registered: Aug, 2004

Re: Email Server Posted: Jul 24, 2006 11:45 PM
Reply to this message Reply
> Hi,
> In my web page i've to create a Email Server/Like a Feed
> back form,Any one can tell me an idea.I'm keen on waiting
> for reply
> regards
> rextony

How in the world is it possible to create an Email Server on a webpage? Do you mean you want to create a web based User Interface that interacts with a Mail Server? Be more specific. I would assume you would be using JSP's to create the dynamic pages. I'm not too good at JSP's and web dev. but you should be able to get a response if you specify the exact problem from some of the web dev people on this forum.

joe smith

Posts: 21
Nickname: jetbrains
Registered: Jan, 2006

Re: Email Server Posted: Jul 28, 2006 6:50 PM
Reply to this message Reply
I think you only want to build a web-based email client system?Really? If true,just use JavaMail http://www.developerzone.biz/index.php?option=com_content&task=view&id=114&Itemid=36

If you really want to build a mail server,I think you only need download a copy of James http://james.apache.org

Flat View: This topic has 2 replies on 1 page
Topic: Server Push-for Java,Flash,J2ME, and Others Previous Topic   Next Topic Topic: singleton performance

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use