Hello.. ive got this email application that uses
servlets and jsps.
I would like to make it so that when anyone types in a URL address when he's composing a mail, it automatically becomes a live hyperlink in the page, without me having to write <a href.....blah blah> just like when u type either an email address or a URL in either yahoo or gmail.
I originally posted in the servlets forum, but was redirected here. they told me it could be done in
java script, but i dont know how. could someone please help me out and include a code example?
Thanks