Results 1 to 5 of 5

Thread: Java Message Stream??

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jul 2001
    Location
    Tucson, AZ
    Posts
    2,166

    Java Message Stream??

    I'm trying a workaround for a server logon that was written in JAVA.
    The Java program is initiated from the command line (a string of jar files)
    and then pops a logon screen. Rather than manually entering user ID and password I want to have my program to enter this information
    into the logon textboxes.

    Spy++ (Microsoft) finds the logon form, but is unable to locate any controls on the form, including textboxes.
    I thought Java used the OSes controls -- hence platform independent??

    Question:
    1) Will Spy++ work on JAVA?
    2) Does JAVA use Miscrosofts message stream if it is running on XP for example?
    Last edited by dw85745; Mar 1st, 2012 at 04:02 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width