How to send web page via email by copying its content in the mail body

Hi

I am really in need of a prompt help for sending a web page which contains some html content as an email body.

I really have no clue about this.

I have tried searching in google but could not find any thing in java.

I have everything ready for sending an email, i.e. to, from and subject.

The only thing i need is the content from an html.

Will be waiting for quick help.

Thank you.

[434 byte] By [Shigaa] at [2007-11-27 9:52:55]
# 1
> ...> Will be waiting for quick help.> > Thank you.While you're standing there with your hands in your pocket, get me a cup-o-coffee, will you? No milk, no sugar.
prometheuzza at 2007-7-13 0:22:00 > top of Java-index,Java Essentials,Java Programming...
# 2
Do u have any thing to share on this?
Shigaa at 2007-7-13 0:22:00 > top of Java-index,Java Essentials,Java Programming...
# 3
> Do u have any thing to share on this?Where's my coffee? I need it ASAP!!!1
prometheuzza at 2007-7-13 0:22:00 > top of Java-index,Java Essentials,Java Programming...
# 4
prometheuzz your so cruel to the guy... :)
Yannixa at 2007-7-13 0:22:00 > top of Java-index,Java Essentials,Java Programming...
# 5

> prometheuzz your so cruel to the guy... :)

Cruel is a big word. Annoying (to the OP), perhaps.

But the OP does not have a question, only a demand for something (totally unclear what s/he wants though). Not only does s/he want something from total strangers, s/he wants it quick as well. Where I come from, this behavior is called rude. I feel I can be a bit annoying to rude people, don't you?

prometheuzza at 2007-7-13 0:22:00 > top of Java-index,Java Essentials,Java Programming...
# 6
if u thing i was being rude to you...i am sorry...i meant saying "any quick help would be appreciated" as i am really stuck up with this...
Shigaa at 2007-7-13 0:22:00 > top of Java-index,Java Essentials,Java Programming...
# 7
I think you need to code on your own first and then post your code here....Message was edited by: Yannix
Yannixa at 2007-7-13 0:22:00 > top of Java-index,Java Essentials,Java Programming...
# 8
I can get the content type as text/htmlbut..the problem comes with extracting the content itself.Can you please help me in finding a way to get the content as well as the content ID?
Shigaa at 2007-7-13 0:22:00 > top of Java-index,Java Essentials,Java Programming...