hi i have a problem. i have two servers 1 is messaging server other is a streaming server which is used to play some audio clips. 1 st server contains all user information and messages(audio files). when a user logs into first server . he send requst for a msg(au file). first server invokes a servlets and fetches the msg address(au file path) and copies that file to
stream server(2nd server). and it need to play that file. but my problem is client req starts in one server thru servlet and once i copied that fileto stream server i have new path of the file. now how to execute that file in the same servlet now the way we are implementing is after frist copies that file to the screaming server . we are displaying a link to play that file. so user need to click twice. original solution is every thing needs to be complted in on click. so if any one had sol pl send it to me. thanks MR. NageswaraRao Ganta Software Engineer i labs, NO.97,Road No 3 Banjara Hills Hyderabad Phone : 91-040-3352900/2 Ext.2006 Fax:91-040-3351522 Email: [EMAIL PROTECTED] ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html