How to do piping in java?
Hi all
I am new to this forum so would like to greet all who have been here since long helping others and wish i will get the same response too. I have a lot of questions to ask but am beginning with a problem that i am currently stuck in.
How to do piping in java? i want to copy the input given by a user in a particular software to the clipboard and get it pasted to any other software. For this i wanna use piping concept in java
Can anyone help to pipe two objects in java?
Thanks