Hello. if anybody has a minute, this has been kinda on my mind for a while but i've been preoccupied and i'm kinda revisiting it. The only way I've implemented an open file dialog in any kinda
j2ee or lightweight
java platform (like Domino) is to use swing, JFileChooser, and a signed
applet. However, I've always wondered how, for instance, hotmail or yahoo mail "get away" with open file dialogs (and subsequently os access) sans trust signer prompts or security warnings. Is there a java alternative outside of signed applets? I remember looking around a while ago but finding pretty much nothing. Thank you very much for reading this.
[ August 31, 2007: Message edited by: Tom Griffith ]