[racket] Using "system" from within a servlet?

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Sat Apr 6 16:55:14 EDT 2013

There's nothing that a servlet would make interesting about it.

I tend to prefer system* because you get more control about the
arguments without having to worry about spaces and shell parsing.

On Sat, Apr 6, 2013 at 2:26 PM, Matt Jadud <matt at jadud.com> wrote:
> Hi all,
>
> Is there anything special I need to do if I want to call out to a system
> process from within a servlet? Use system* vs system, etc.?
>
> Many thanks,
> Matt
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

Posted on the users mailing list.