Hi friends, I need your idea on this:

I have a huge application with more than twenty 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(spread sheet).

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/Servlet for those screens which only suppose to view a
table and using swing for grid screens.

Actually, I already implemented this application using swing client-side.
Now I want to recode it to convert it to JSP. but in some cases is
really hard since our client want the same functionality. Also we have
dead time for this.

Please let me know your idea?.Thanks?Ali

__________________________________________________
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

Reply via email to