Hi, As of me,swing is a desktop application and not the browser application. is it rite? or is it possible to run swing application in browser? correct me if i'm wrong.
Swing (not "swing" or "swings") is a graphical framework, not an application. As such it can be used for standalone desktop applications or for applets that run in web browsers. So, yes, you can run Swing code in browsers.
Don't get me started about those stupid light bulbs.