I need to build a web-based interface which accesses specified files (with password restrictions) and allows changes to them; the files are currently jpegs with awt graphics superimposed--- the graphics are what can be changed. Can this be done with servlets, and beans? Currently am using applets with port access and applet server; but I need to make this useful for up to 100 folks or so at once. What I have read on servlets and beans does not sound like they would support interactive changes to a graphics file ( client changes a line drawn, or text; change shows immediately )... Please advise, what path to research.... Thanks! ---jody ___________________________________________________________________________ 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
