We are using 3-tier architecture which talks to database through CORBA.
Intially we have generated Dynamic pages through Servlet writing HTML page
with dynamic functionality achieved through JavaScript.
Our Web-client will consists of lots of GUI screens, which in turn will
lead to server side functionality.
My point is what could be the best combination of technologies in order
to accomplish GUI through JSP?
1) Servlet generated HTML/JavaScript page?
2) JavaServer Pages(JSP) --> Bean?
I don't know whether Bean with Swing controls can be loaded into browser
to accomplish GUI, as HTML form controls will have limited functionality
in terms of user interface, we may have complex screens to deal with like
Tree control.
3) Using plugin tag into JSP to load Applet into the browser?
Can any one describe how can I accomplish this?
Thanks.
-Rajul
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html