Hi Michael,

  I already know of implementations similar to this for an online store, but it was 
done with PHP.

  I general you always want to keep the order information in database first.

  E-mail as such won't be what can be called secure/trusted option, it is however very 
useful for notification purposes. Make sure *NO* order detail information is sent in 
the email, just the fact that the order has arrived or been executed, or some other 
"status" which you might be interested in would be useful.

  Also the login to the webpage should be protected i.e. authenticated and authorized. 
Use SSL wherever possible but since you are starting out it may not be the first thing 
you want to do...

  Should you have further questions or need more info feel free to let me know.

  Regards,

  Dharmendra

ps: have a nice day!
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED] Behalf Of
Michael De Vorms
Sent: Monday, July 28, 2003 1:12 AM
To: [EMAIL PROTECTED]
Subject: Re: Online Store


I wish to set this up myself, I'm just asking if this sounds like a secure,
and streamline way of going about it.
Thanks!


>From: Michael De Vorms Reply-To: "A mailing list for discussion about Sun
>Microsystem's Java Servlet API Technology." To:
>[EMAIL PROTECTED] Subject: Online Store Date: Wed, 23 Jul 2003
>22:27:59 +0000
>
>Hello I wish to set up a web site offering online purchasing. I was
>thinking of setting up a system that takes the information from the text
>boxes on the web site , over a secure connection, compiles the information
>into a webpage on that secure server, sends me an email telling me an order
>has been placed with the link. When I click the link I can see the order
>form and manually do the order.
>
>Can someone please tell me what they think of this? What would be a better
>way?
>
>Thanks alot, I am new to web-based shopping! I'm sure someone can help me
>:)
>
>_________________________________________________________________ Download
>MSN Messenger @ http://messenger.xtramsn.co.nz - add your friends!
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

_________________________________________________________________
Surf the net and talk on the phone with Xtra Jetstream @
http://www.xtra.co.nz/products/0,,5803,00.html !

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html


Visit our website at http://www.ubs.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to