Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Applet as Servlet front end

  Asked By: Violet    Date: Aug 05    Category: Java    Views: 787
  

I need to build an applet as servlet front end. The servlet and the
applet would be separate servers. Is that possible since I read the java
applet cannot make any network connections except to the host that it
came from ?
Is there is any exception to the rule when it concerns http connection
(to servlet from another host).
Please inform if anybody knows.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Hu Chalthoum     Answered On: Aug 05

I've been having the same problem with my applet. When I figure it out, I'll
let you know.

 
Didn't find what you were looking for? Find more on Applet as Servlet front end Or get search suggestion and latest updates.




Tagged: