problem with applet servlet communication

hi everyone,

i m using an applet(running on client side) which communicates with servlet for executing sql queries.

the servlet executes the sql query on the server side and gets the results and stores it in a resultset...

NOW... can i pass this whole result set to that applet on client side..

if yes...please give me an example or show me some way to how get it done...

thanx in advance

vijay

[438 byte] By [Mr.VijayDesai@OPSPLa] at [2007-11-27 11:59:53]
# 1

Vijay,

Actually I looking for the same answer... I created an applet that connects to a servlet to do some database process.

The problem is that I got an java.security socket error when the client try to create an HttpServletConnection with the servlet...

Luis

LuisPaolinia at 2007-7-29 19:28:13 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...