Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: java servlet using the post method


Message #1 by Rowenap@w... on Tue, 5 Dec 2000 12:53:19 -0000
you shouldnt have any problems with this, I use this server for smtp. What
kind of error do you get?

chanoch

-----Original Message-----
From: Satish Vangipuram [mailto:svangipu@y...]
Sent: 02 December 2000 03:27
To: support@w...
Subject: 


i am experimenting with a program which accepts user input (Example from
chap02 of profoessional java server programming) from an html page and
invokes a java servlet using the post method upon hitting the submit
button.
i am using smtp object to send an email and am using smtp.mail.yahoo.com
for
the smtp mail server. the program does not work. is it valid to use
smtp.mail.yahoo.com for such a task. if not can someone suggest a minimal
smtp server i could use to test this program out


--- 
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development, 
Web Development, Networking & Communications, and Hardware & Systems.  
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to pro_java_server as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_java_server-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index