I need to be able to send a set of keystrokes from one Java application to the other. I am creating the one that send the keystrokes, but I am unable to modify the receiving end and thus need some sort of method to send them through either the Java runtime or some other work-around method.
If anyone has any information that can point me in the right direction, I'd really appreciate it.