What sense would that make? JFileChoser runs in the context of your WonderApplication which runs on the server system. When you connect your browser to a WonderApplication you are usually not on the same machine. Where will the JFileChoser show up in that case?
I don't see how you could use JFileChoser unless you create an Applet and thus run JFileChoser on the client system. AjaxFlexibleFileUpload is the way to go. ---markus--- > On 2 Nov 2017, at 22:06, Kwasi O-Ahoofe <koa...@icloud.com> wrote: > > Has anyone successfully used/implemented Java File Chooser, using > javax.swing.JFileChooser in ProjectWonder component app? > Just wondering, since javax.swing.JFileChooser seems simple in Java apps, to > access the server’s file system…hmmm > Thanks > > Kwasi > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/mailinglists%40kataputt.com > > This email sent to mailingli...@kataputt.com Markus Ruggiero mailingli...@kataputt.com Check out the book about Project Wonder and WebObjects on http://learningthewonders.com/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com