about JAVA and JSP

Can we use all JAVA language contents(frame,swing etc..) in JSP page.
[76 byte] By [Pappowa] at [2007-11-26 15:39:22]
# 1

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

-wizz-a at 2007-7-8 21:57:44 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...