| Author |
best technology in java for GUI development?
|
Brij Garg
Ranch Hand
Joined: Apr 29, 2008
Posts: 234
|
|
Hi EveryOne
I dont have much exposure to java other than JSP, Servlets and core java
I need to develop GUI for an application.
What is best in java for GUI development.
I can develop GUI with jsp.
Is doing so is recommendable or we have something else in java also which is more appropirate then JSP?
We can do the same with swings also . But I think we dont use swings now a days.
Your suggestions can help me a lot.
|
 |
Srikanth Nutigattu
Ranch Hand
Joined: Oct 30, 2007
Posts: 114
|
|
You said you want to develop GUI-Graphical User Interface, but you didn't say GUI for what?
1. Web Application
2. Stand-alone applications
If, it is Web application, you have options like JSP, JSF from Java
If it is for Standalone application you can use Swing.
HTH
|
 |
 |
|
|
subject: best technology in java for GUI development?
|
|
|