Hi All I am new to Java and need the following help. I have 4 systems where a standalone application is installed in each of them. I need to write a jsp page, which can do the following: 1. it should give me a drop down list which shows all the 4 systems. 2. when i select any one of them, it should show me the application link. 3. When i select the application link, it should be able to invoke the application in the remote system from the jsp page. Any help is highly appreciated. Thanks