Hi Servlet-experts, I have an interface that uses CGI script that is used to create a user id.I also have a servlet(servlet A) that picks up the user ids created till then from the database and shows it to the user who can then associate a role with it. I want a servlet to call the CGI script automatically and then when the user is done with it call the servlet(servlet A). I dont have control over the CGI script. Is there a way to do this? Any idea would be of great help. TIA Sundari ___________________________________________________________________________ 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
