Friday, 23 August 2013

Show JFrames on client side

Show JFrames on client side

I'm a newbie in Java, I've created an upload file functionality on my
system. This is made by using JFrames.
Here's the first Frame: http://i.imgur.com/znrUWaw.jpg?3
Second Frame: http://i.imgur.com/dBQZ0cZ.jpg?1
My problem is I need this to show on the client side. hahaha I know it
will show on the server side. I also know that I need to use applet
instead of this, but how?
I want it to be like Oracle E-business suite. When I click a link a java
application window will pop-out. Do Oracle E-business suite using applet?
or something else?
Thanks in advance!!

No comments:

Post a Comment