Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Sending a JSP page from client machine

  Asked By: Kerri    Date: Aug 23    Category: Java    Views: 696
  

I have to send a JSP page when the user clicks an email id on that
page.Using <a href="javascript:mailto..> option i can open the mail
client and even the subject line can be provided. But how do I send
the JSP page.

One option that I know of is to send the mail from server using
JavaMail, but how do I do it on the client machine. Any inputs would
be highly appreciated.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Jackson Williams     Answered On: Aug 23

Do you just want the JSplitpane inside of the JFrame?

 
Didn't find what you were looking for? Find more on Sending a JSP page from client machine Or get search suggestion and latest updates.




Tagged: