Hi Pappow,
As far as I know, we cant use swing API in JSP... Because in swing API needs AWT which completely bind on OS platform... So it is not possible... But if you need some graphical and some interaction in website, how about try AJAX? it is good! Almost like doing application in website! I hope my answer can help you!
From wizz