The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
February 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Is there a simple method to get resultset?

Posted by Lu Ping on February 21, 2001 at 8:07 PM

As applet's limitation of connenting a database directly, I use a servlet in the middle on the web server. the servlet can run a query statement and get the result. But the resultset can't be serialized, I want to know how I can transfer it to the applet, Is there a simple method that need not to create a similar class as ResultSet able serialized?



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us