I think that Java Applet is a better solution to this problem as
DHTML is not compatible with all browsers. Further more it also
depends upon the nature of the functionality that is to be achieved.

Thanks
Ammar


                                                                                       
            
                    "Santosh Harnath                                                   
            
                    (CTS)"                       To:     [EMAIL PROTECTED] 
            
                    <[EMAIL PROTECTED]        cc:                                   
            
                    NT.COM>                      Subject:     Re: Deciding a jsp 
solution for a    
                    Sent by: "A mailing          specific problem                      
            
                    list for discussion                                                
            
                    about Sun                                                          
            
                    Microsystem's Java                                                 
            
                    Servlet API                                                        
            
                    Technology."                                                       
            
                    <SERVLET-INTEREST@JAV                                              
            
                    A.SUN.COM>                                                         
            
                                                                                       
            
                                                                                       
            
                    08/02/2001 09:07 AM                                                
            
                    Please respond to "A                                               
            
                    mailing list for                                                   
            
                    discussion about Sun                                               
            
                    Microsystem's Java                                                 
            
                    Servlet API                                                        
            
                    Technology."                                                       
            
                                                                                       
            
                                                                                       
            




U can use JavaScript  The performance of DHTMl and Javascript is much
better
than applet and it is light  weigth also ....


Regards
Santosh

-----Original Message-----
From: Charu Gupta [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 12:23 AM
To: [EMAIL PROTECTED]
Subject: Deciding a jsp solution for a specific problem




Hi all,

I am working on a application . The requirements are somewhat like the
microsoft paint application. There are images on the client and a color
palette. If the user clicks on any area in the image and then on the color
palette, that area gets filled up with the color.Also there has to be drag
and drop functionality. The end user can click on some images and drop them
in the area where he/she points to on the client.

How can this be achieved using Java?

Can this be done entirely on the client side without submitting that page
to
the server?

I thought of using applets,swing but it'll make the client very fat.Is
there
any way to achieve this by JSP or any other way using Java.

Any help will be greatly appreciated.

Thanks



  _____

Get your FREE download of MSN Explorer at http://explorer.msn.com
<http://go.msn.com/bql/hmtag_itl_EN.asp>
___________________________________________________________________________
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


This e-mail and any files transmitted with it are for the sole use of the
intended recipient(s) and may contain confidential and privileged
information.
If you are not the intended recipient, please contact the sender by reply
e-mail and destroy all copies of the original message. Any unauthorised
review, use, disclosure, dissemination, forwarding, printing or copying of
this email or any action taken in reliance on this e-mail is strictly
prohibited and may be unlawful.
Visit us at http://www.cognizant.com


U can  use JavaScript  The performance of DHTMl and Javascript is much
better than  applet and it is light  weigth also ....


Regards
Santosh
-----Original Message-----
From: Charu Gupta  [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 12:23  AM
To: [EMAIL PROTECTED]
Subject: Deciding a  jsp solution for a specific problem




Hi all,

I am working on a application . The requirements are somewhat like the
microsoft paint application. There are images on the client and a color
palette. If the user clicks on any area in the image and then on the color
palette, that area gets filled up with the color.Also there has to be drag
and  drop functionality. The end user can click on some images and drop
them in the  area where he/she points to on the client.

How can this be achieved using Java?

Can this be done entirely on the client side without submitting  that page
to the server?

I thought of using applets,swing but it'll make the client very fat.Is
there any way to achieve this by JSP or any other way using Java.

Any help will be greatly appreciated.

Thanks


Get your FREE download of MSN Explorer at http://explorer.msn.com
___________________________________________________________________________
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


___________________________________________________________________________
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