Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > Servlets
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Servlets section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 23rd, 2003, 11:19 PM
Registered User
 
Join Date: Jun 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to kfarooq
Default how to pass back the values to applet.

AOA
to all of u.how r u everyone.i just need some help about " passing back the result set that was created by the servlet to an applet.how can is get that result set in the applet so that i can do work on that.
wassalam
Farooq
 
Old July 23rd, 2003, 12:10 AM
Registered User
 
Join Date: Jul 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

    You can use the <param> tags in your <applet> tag to pass info but for those recordsets, you might have some long params to stick in.

    So maybe you can use sockets to access the servlet and get it in xml, then you can work on it without having it all too long in your generated HTML page.

Hope it helps

GlenPA





Similar Threads
Thread Thread Starter Forum Replies Last Post
Open modal window and pass back url to parent nambati Javascript 3 March 23rd, 2010 08:03 AM
Pass XSL variable back to asp.net page ayamas XSLT 8 September 14th, 2006 06:07 AM
close all userforms and pass control back to sub kliu9 Excel VBA 3 February 2nd, 2005 12:51 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.