I want my servlet to be able to start a viewer on the client workstation. I have defined a mime type that starts perl. Currently my servlet sends the mime type header and then sends the start viewer command as a perl script. I would prefer to start the viewer directly but to do so I have to pass it a parameter (the document(s) to view). Is it possible to define a mime type that takes parameters and if so how does the servlet have to do? Phil -- Phil Spencer [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
