Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kerri Gonzalez   on Jun 27 In Java Category.

  
Question Answered By: Abrianna Rossi   on Jun 27

From your applet  u can;
.................
URL url = new
URL("http://<host>/<servlet>?<query>");
......................
...url.openStream()...
......................

:do not forget that unsigned applets  can only connect
to hosts where they had been downloaded.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

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


Tagged: