|
-
May 1st, 2000, 12:34 AM
#1
Applet Servlet communication advanced
How to call a servlet from an applet(parameters to be sent also).
Then how to read parameters from a servlet sent by the applet?
And then finally generate an HTML page from within the servlet
to be sent back for display in the place of the applet that called it.
-
May 2nd, 2000, 01:49 AM
#2
Re: Applet Servlet communication advanced
This is not the topic that can be described completely in the brief article posted. I suggest that you
may consider two books, Java Servlet programming by Oreilly, and Java Server Programming by
wrox, which both have the chapter which mention the communication between applet and servlet.
good luck,
Alfred Wu
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|