Swing and JSP OR JSF ?

i need to learn why and when to use the Swing

in jsp or jsf ?

when needing to keep secure system ?

such as banking system and other system need running under secure envirmonet ?

?

JSP and JSF he is same working the swing with securty ?

please i need to know

when excatly to use the Swing in web application ?

thanks

[376 byte] By [javaskilleda] at [2007-11-27 5:44:54]
# 1
You do NOT use Swing in a JSP or JSF. Swing is for client side GUIs and applets, not for web applications. It has nothing to do with security also. Perhaps you are thinking about Spring?
gimbal2a at 2007-7-12 15:26:03 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

https://www.arabi-online.com/abr/english/actual/MainIndex.htm

please enter to this site

and see what is mean

you can use applet in (Jsp or servlet ) but i don't know if u can use swing

any way please ente to this site and give your reflecting

ithnik is jsp can provide the enviroment secure for our application

becouseam see some banking use jsp page

thanks

javaskilleda at 2007-7-12 15:26:03 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...