Hello,

I am interesting in using R from a web application, for basic statistics and
plots. The server is Java-based (tomcat).
The simplest solution is a system call that generates the text or the image,
then the servlet forwards the output. This can be done from any language,
but it is quite inelegant and slow for the initialization time.

Is there any package or approach for accessing R from a Java servlet you can
suggest?

Thanks in advance for any suggestion.

Regards,
-Marzio

-- 
http://marzio.sala.googlepages.com

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to