Hi,
We have clipboard functionality in our application. We found that the copy and paste is working fine in Tomcat server and Websphere6.1 server, but since our client is using in Websphere5.1, and when we tested it here, we found that copy and paste functionality is not working here...
DOes anybody have idea on this.. If so, please help me..
the code in the application to copy the data to clipboard is as follows:
The class implements ClipboardOwner.
When we do a copy paste in websphere6.1 server it is working, But in websphere5.1 it is neither copying nor pasting the data .
PLEASE PLEASE PLEASE HELP
Bye