[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

java script




Hy , i have a java script file proxy.pac  which i'm downloading for a
server i'm building on linux system
I tried to compile the pac file with jdb ,kaffe ,guavac but its'nt
compiling.
how can i compile and also how can i used the executable file inside a
server written in c .
thanks in advance raanan.


e.g. :   the pac file is:
                     function FindProxyForURL (url, host)
                    { ...........