Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Applet to servlet

  Asked By: Leon    Date: Dec 26    Category: Java    Views: 700
  

I want to use an applet to send email. How can I do
this? Actually i am making a front end as an applet
and i want to put back-end login in any servlet (or
JSP) which has the code to send an email.
But problem is this, I can't find any way to send
request to a servlet from an applet.

Please anyone of you help me in this problem.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Clint Garcia     Answered On: Dec 26

For the details about the applet  to servlet  you can read the Chapter No.12 from
a Book named JAVA SEVELOPER's GUID to SERVLETS & JSP

 
Didn't find what you were looking for? Find more on Applet to servlet Or get search suggestion and latest updates.




Tagged: