Folks,
What is the best way to put swing JTABLE components on a browser for SECURITY
and PERFORMANCE?
Right now we have a raw socket connection GZIPStream moving data from server to
client. We use a applet which pops up a frame.
If servlets and JSP are used, big blocks of table data will have to be moved
using HTTP which would address the security issue but will performance be
acceptable?
Can we use RMI using a GZIPStream to move these large blocks of data?
If the JTable needs to contain thousands of records, what is typically used to
move the data from the server to the client w/o introducing firewall, security
and performance problems?
Or should an embedded JTable in HTML be avoided in the development process?
Is there an XML solution to this problem?
Steve Buonincontri, Ph.D.
516-484-4400 ext 324
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html