Results 1 to 3 of 3
Thread: Not really new but needs help
- 06-24-2012, 10:41 PM #1
Bombing Paradise
- Join Date
- Jun 2012
- Location
- Virginia
- Posts
- 1
- Rep Power
- 0
- 06-25-2012, 01:28 PM #2
Senior Member
- Join Date
- Feb 2012
- Posts
- 117
- Rep Power
- 0
Re: Not really new but needs help
Send variables? Are you talking about strings or more complex objects? If you want all the data associated with an object, you could try implementing Serialize or rolling your own XML output. If you want the info stored in it, create a toEmail or toString method and call that in conjunction with MimeMessage#setText(String input).
Or do you mean "hitting a wall" as in you can't get your smtp server working?
EDIT: You did, of course, look through the API, right?
- 06-25-2012, 04:36 PM #3
Re: Not really new but needs help
Please go through the Forum Rules -- particularly the third paragraph.
dbWhy do they call it rush hour when nothing moves? - Robin Williams


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks