Hi friend, I need your idea/suggestion on this: I have a huge application with more than thirty screens half of these screens are only views which can easily be implemented by html tags(JSP), the others needs some swing objects which are not available in html tags, like grid(JTable). I'd like to hear your idea to decide which technology is more efficient to use for implementing this application. Whether pure swing client-side application or pure JSP application or combination of these two. I mean using JSP for those screens which only suppose to view a table and using swing for grid screens. Actually I already implemented this using pure swing application. Now I want to re-code it to convert it to JSP, because of speed and security. but in some cases is really hard since our client want the same functionality. Also we have dead time for this.
Please advice. Thanks __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html