PDA

View Full Version : JSP Email form



leisuresuitlissy
January 9th, 2007, 09:44 PM
Hi. Does anyone know how to make an email form using JSP and not PHP? Or can someone please point me in the direction of another online resource? I've had a bit of a google, but can't find anything.

Thanks!
:)
m

Tchuki
January 9th, 2007, 09:52 PM
http://www.javaworld.com/javaworld/jw-03-2000/jw-0331-ssj-forms.html

Not quite email, but a nice tutorial none the less.

http://www.oracle.com/technology/sample_code/tech/java/jsps/ojsp/sendmail.html

Oracle is always good for this sort of thing.

leisuresuitlissy
January 9th, 2007, 09:58 PM
Thanks. I will have a look at those links. The thing is, I am building this site in Websphere/WCM, and the client wants it to be JSP. If i had my way, it would've been PHP and HTML.

:thumb:

Tchuki
January 9th, 2007, 10:12 PM
That would have been my first choice aswell to be honest, but employers / non programmers don't always see things the way programmers do.

They read articles about how "cool" something is, or how it will increase their sea monkey collection [ errr, meh ? ] and decide they must have this new fangled goodness.

It's not for us to say that another way is simpler, possibly easier and or more efficiant unfortunately.